aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2017-07-03 09:02:42 +0000
committerMarcus Brinkmann <[email protected]>2017-07-03 09:02:42 +0000
commit7b045f539e5f67c937c18157c26fb3a767c1c7e6 (patch)
tree87a46b1c3953093b6d9d62f26d6fd2c2b0b5570f
parentg10: Fix secmem leak. (diff)
downloadgnupg-7b045f539e5f67c937c18157c26fb3a767c1c7e6.tar.gz
gnupg-7b045f539e5f67c937c18157c26fb3a767c1c7e6.zip
doc: Fix typo.
Signed-off-by: Marcus Brinkmann <[email protected]> GnuPG-bug-id: 3243
-rw-r--r--doc/gpg.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index e9935c3f3..00ed82888 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -204,7 +204,7 @@ read from STDIN. If only a one argument is given, it is expected to
be a complete signature.
With more than 1 argument, the first should be a detached signature
-and the remaining files ake up the the signed data. To read the signed
+and the remaining files make up the the signed data. To read the signed
data from STDIN, use @samp{-} as the second filename. For security
reasons a detached signature cannot read the signed material from
STDIN without denoting it in the above way.