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/cipher.c | |
| parent | new release (diff) | |
| download | gnupg-700c438def7defcdda1e806f4652b89987485882.tar.gz gnupg-700c438def7defcdda1e806f4652b89987485882.zip | |
applied Mathews typo and grammar fixes
Diffstat (limited to 'g10/cipher.c')
| -rw-r--r-- | g10/cipher.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/cipher.c b/g10/cipher.c index 3fe4e9ea4..c6a43c6b4 100644 --- a/g10/cipher.c +++ b/g10/cipher.c @@ -37,7 +37,7 @@ /**************** - * This filter is used to en/de-cipher data with a conventinal algorithm + * This filter is used to en/de-cipher data with a conventional algorithm */ int cipher_filter( void *opaque, int control, |
