aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2019-08-30 06:32:22 +0000
committerWerner Koch <[email protected]>2019-08-30 06:32:57 +0000
commitb96b48d2bf6f180e73c3c185d023d98afa01ec79 (patch)
tree873e035efa604c317af663db4d3985e8afe593df
parentgpg: Implement keybox compression run (diff)
downloadgnupg-b96b48d2bf6f180e73c3c185d023d98afa01ec79.tar.gz
gnupg-b96b48d2bf6f180e73c3c185d023d98afa01ec79.zip
doc: Fix grammar error.
-- GnuPG-bug-id: 4691
-rw-r--r--doc/gpg.texi2
1 files changed, 1 insertions, 1 deletions
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}