diff options
| author | Werner Koch <[email protected]> | 1998-04-14 17:51:16 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1998-04-14 17:51:16 +0000 |
| commit | 700c438def7defcdda1e806f4652b89987485882 (patch) | |
| tree | 4bcf95b64e4e012351d8a837e329249a2963a397 /g10/decrypt.c | |
| parent | new release (diff) | |
| download | gnupg-700c438def7defcdda1e806f4652b89987485882.tar.gz gnupg-700c438def7defcdda1e806f4652b89987485882.zip | |
applied Mathews typo and grammar fixes
Diffstat (limited to 'g10/decrypt.c')
| -rw-r--r-- | g10/decrypt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/decrypt.c b/g10/decrypt.c index 1a457f2df..cb1cccd4c 100644 --- a/g10/decrypt.c +++ b/g10/decrypt.c @@ -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. */ |
