summaryrefslogtreecommitdiffstats
path: root/doc/apps/enc.pod
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2001-09-07 06:13:40 +0000
committerUlf Möller <ulf@openssl.org>2001-09-07 06:13:40 +0000
commit3b80e3aa9e0c4543dbd8f7ef1794a1db0a2ec271 (patch)
tree26c2e740f12c129bb73c0efd64ba884c6bd1e7c0 /doc/apps/enc.pod
parent14cfde9c83ecfb36711930171ce129293463a83f (diff)
ispell
Diffstat (limited to 'doc/apps/enc.pod')
-rw-r--r--doc/apps/enc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/enc.pod b/doc/apps/enc.pod
index 99b914789d..ddf081617f 100644
--- a/doc/apps/enc.pod
+++ b/doc/apps/enc.pod
@@ -160,7 +160,7 @@ padding: this allows a rudimentary integrity or password check to be
performed. However since the chance of random data passing the test is
better than 1 in 256 it isn't a very good test.
-If padding is disabled then the input data must be a muliple of the cipher
+If padding is disabled then the input data must be a multiple of the cipher
block length.
All RC2 ciphers have the same key and effective key length.