diff options
author | Werner Koch <[email protected]> | 2019-08-30 06:32:22 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-08-30 06:32:22 +0000 |
commit | 1d277c96704316375adac171be33d7bb190ee5ac (patch) | |
tree | ae7290f3ceb19c8ce689b73ad002651cf00db697 | |
parent | gpg,sm: Implement keybox compression run and release lock in gpgsm (diff) | |
download | gnupg-1d277c96704316375adac171be33d7bb190ee5ac.tar.gz gnupg-1d277c96704316375adac171be33d7bb190ee5ac.zip |
doc: Fix grammar error.
--
GnuPG-bug-id: 4691
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 5a2d8768a..ebf7573c9 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} |