From 5c47e7825ba6f9524c1642675aa9fe70cd102b2c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 15 Apr 2020 22:23:10 +0200 Subject: indent: Some typo and indentation changes for gpg. -- --- g10/mainproc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/mainproc.c') diff --git a/g10/mainproc.c b/g10/mainproc.c index 941ffaa76..03573c921 100644 --- a/g10/mainproc.c +++ b/g10/mainproc.c @@ -956,7 +956,7 @@ proc_plaintext( CTX c, PACKET *pkt ) /* We add a marker control packet instead of the plaintext packet. * This is so that we can later detect invalid packet sequences. - * The apcket is further used to convey extra data from the + * The packet is further used to convey extra data from the * plaintext packet to the signature verification. */ extrahash = xtrymalloc (6 + pt->namelen); if (!extrahash) -- cgit v1.2.3