[PATCH] fix typo in comment

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri May 20 16:21:38 CEST 2016


---
 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.
  */
-- 
2.8.1




More information about the Gnupg-devel mailing list