summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sterba <dave@jikos.cz>2007-05-09 07:12:20 +0200
committerAdrian Bunk <bunk@stusta.de>2007-05-09 07:12:20 +0200
commitc702cc098d690ac74e182fb568c92d48820a1e0f (patch)
treed580d975db44db305ddb2a00b81a74489b8035ed
parente034cb4c740bde77f3f2355f3ba3059b0f62a102 (diff)
downloadlinux-crypto-c702cc098d690ac74e182fb568c92d48820a1e0f.tar.gz
linux-crypto-c702cc098d690ac74e182fb568c92d48820a1e0f.zip
Fix trivial typos in Kconfig* files
Fix several typos in help text in Kconfig* files. Signed-off-by: David Sterba <dave@jikos.cz> Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 620e14ca..4ca0ab34 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -271,7 +271,7 @@ config CRYPTO_SERPENT
Keys are allowed to be from 0 to 256 bits in length, in steps
of 8 bits. Also includes the 'Tnepres' algorithm, a reversed
- variant of Serpent for compatibility with old kerneli code.
+ variant of Serpent for compatibility with old kerneli.org code.
See also:
<http://www.cl.cam.ac.uk/~rja14/serpent.html>