1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

applied Mathews typo and grammar fixes

This commit is contained in:
Werner Koch 1998-04-14 17:51:16 +00:00
parent 3c7368a33d
commit 700c438def
62 changed files with 386 additions and 314 deletions

View file

@ -39,9 +39,9 @@
/****************
* Assume that the input is an encrypted message and decrypt
* (and if signed, verify the signature) it.
* (and if signed, verify the signature on) it.
* This command differs from the default operation, as it never
* write to the filename which is included in the file and that it
* writes to the filename which is included in the file and it
* rejects files which don't begin with an encrypted message.
*/