[Pkg-gnupg-commit] [gnupg2] 18/102: g10: Fix typo in comment.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Jun 17 00:14:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gnupg2.
commit 5beb6ab4b07d6a25a119d5f272f2df04d130b984
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Fri May 20 07:21:38 2016 -0700
g10: Fix typo in comment.
--
Signed-off-by: Justus Winter <justus at g10code.com>
---
g10/export.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/g10/export.c b/g10/export.c
index 89604b4..aae8d42 100644
--- a/g10/export.c
+++ b/g10/export.c
@@ -831,7 +831,7 @@ print_status_exported (PKT_public_key *pk)
*
* Since the key data from agant is encrypted, decrypt it by CIPHERHD.
* Then, parse the decrypted key data in transfer format, and put
- * secret papameters into PK.
+ * secret parameters into PK.
*
* CACHE_NONCE_ADDR is used to share nonce for multple key retrievals.
*/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list