1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-04-17 15:44:34 +02:00

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

View File

@ -204,7 +204,7 @@ read from STDIN. If only a one argument is given, it is expected to
be a complete signature. be a complete signature.
With more than 1 argument, the first should be a detached 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 data from STDIN, use @samp{-} as the second filename. For security
reasons a detached signature cannot read the signed material from reasons a detached signature cannot read the signed material from
STDIN without denoting it in the above way. STDIN without denoting it in the above way.