doc: Fix typo.

Signed-off-by: Marcus Brinkmann <mb@g10code.com>
GnuPG-bug-id: 3243
This commit is contained in:
Marcus Brinkmann 2017-07-03 11:02:42 +02:00
parent 2c2121ff3c
commit 7b045f539e
1 changed files with 1 additions and 1 deletions

View File

@ -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.