diff options
author | Ben McGinnes <ben@adversary.org> | 2018-03-07 00:28:48 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2018-03-07 10:00:28 +0100 |
commit | 7e40c5efbea65c7804b06d62dfcd7f991557bfaa (patch) | |
tree | 5978cd9c58f9f12799f621f7cbaeff5072eba8bd /doc | |
parent | agent: Also evict cached items via a timer. (diff) | |
download | gnupg2-7e40c5efbea65c7804b06d62dfcd7f991557bfaa.tar.xz gnupg2-7e40c5efbea65c7804b06d62dfcd7f991557bfaa.zip |
doc: man page grammar
--
Fixed two grammatical errors: their vs. there and oneself vs. one
(one's self would still be too stilted).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index ddebc692c..e3c3662a8 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2213,8 +2213,8 @@ handy in case where an encrypted message contains a bogus key ID. @opindex skip-hidden-recipients @opindex no-skip-hidden-recipients During decryption skip all anonymous recipients. This option helps in -the case that people use the hidden recipients feature to hide there -own encrypt-to key from others. If oneself has many secret keys this +the case that people use the hidden recipients feature to hide their +own encrypt-to key from others. If one has many secret keys this may lead to a major annoyance because all keys are tried in turn to decrypt something which was not really intended for it. The drawback of this option is that it is currently not possible to decrypt a |