summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-07-09 04:02:31 +0000
committerJiri Kosina <jkosina@suse.cz>2011-07-11 14:23:35 +0200
commit91fdb2754ea7ab7ec50030732c778a52a2124a58 (patch)
treea6c05c344c7559bee3284de82beab5e50c9b1bcb /crypto
parent4f9657fc7724b5ad639605b496ab35c1dc35a032 (diff)
downloadlinux-crypto-91fdb2754ea7ab7ec50030732c778a52a2124a58.tar.gz
linux-crypto-91fdb2754ea7ab7ec50030732c778a52a2124a58.zip
doc: Kconfig: `to be' -> `be'
Also, a comma was inserted to offset a modifier. Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 87b22ca9..749c78ed 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -354,7 +354,7 @@ config CRYPTO_RMD128
RIPEMD-128 (ISO/IEC 10118-3:2004).
RIPEMD-128 is a 128-bit cryptographic hash function. It should only
- to be used as a secure replacement for RIPEMD. For other use cases
+ be used as a secure replacement for RIPEMD. For other use cases,
RIPEMD-160 should be used.
Developed by Hans Dobbertin, Antoon Bosselaers and Bart Preneel.