From c1c607a51c02e925aa6102917ce665509da15cee Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 8 Jun 2020 15:22:28 +0200 Subject: doc: Minor code comment fixes. -- --- g10/passphrase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/passphrase.c') diff --git a/g10/passphrase.c b/g10/passphrase.c index 99a2c0dc2..54a183e54 100644 --- a/g10/passphrase.c +++ b/g10/passphrase.c @@ -249,7 +249,7 @@ passphrase_clear_cache (const char *cacheid) * Returns NULL if the user canceled the passphrase entry and if * CANCELED is not NULL, sets it to true. * - * If CREATE is true a new passphrase sll be created. If NOCACHE is + * If CREATE is true a new passphrase will be created. If NOCACHE is * true the symmetric key caching will not be used. */ DEK * passphrase_to_dek (int cipher_algo, STRING2KEY *s2k, -- cgit v1.2.3