From b96b48d2bf6f180e73c3c185d023d98afa01ec79 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 30 Aug 2019 08:32:22 +0200 Subject: [PATCH] doc: Fix grammar error. -- GnuPG-bug-id: 4691 --- doc/gpg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gpg.texi b/doc/gpg.texi index 8a88b11d7..d021265b1 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -198,7 +198,7 @@ Make a detached signature. @opindex encrypt Encrypt data to one or more public keys. This command may be combined with @option{--sign} (to sign and encrypt a message), -@option{--symmetric} (to encrypt a message that can decrypted using a +@option{--symmetric} (to encrypt a message that can be decrypted using a secret key or a passphrase), or @option{--sign} and @option{--symmetric} together (for a signed message that can be decrypted using a secret key or a passphrase). @option{--recipient}