[Pkg-privacy-commits] [msva-perl] 264/356: fix typo
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository msva-perl.
commit b84caaab1e894ee258d5e818ca4f344c5847d5a2
Author: Jameson Rollins <jrollins at finestructure.net>
Date: Sat Dec 25 14:08:14 2010 -0500
fix typo
---
Crypt/Monkeysphere/MSVA.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Crypt/Monkeysphere/MSVA.pm b/Crypt/Monkeysphere/MSVA.pm
index b576f98..255dcc6 100755
--- a/Crypt/Monkeysphere/MSVA.pm
+++ b/Crypt/Monkeysphere/MSVA.pm
@@ -712,7 +712,7 @@
msvalog('verbose', "OpenPGP v4 fingerprint: %s\n",$fpr);
} else {
msvalog('error', "invalid OpenPGP v4 fingerprint: %s\n",$data->{pkc}->{data});
- $ret->{message} = sprintf("Invalid OpengPGP v4 fingerprint.");
+ $ret->{message} = sprintf("Invalid OpenPGP v4 fingerprint.");
return $status,$ret;
}
$gpgquery = '0x'.$fpr;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
More information about the Pkg-privacy-commits
mailing list