From 7b045f539e5f67c937c18157c26fb3a767c1c7e6 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 3 Jul 2017 11:02:42 +0200 Subject: [PATCH] doc: Fix typo. Signed-off-by: Marcus Brinkmann GnuPG-bug-id: 3243 --- doc/gpg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.