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
commit35ed4b35beb875adee4d84f9e5e31449cab13c3f (patch)
treef6f5b077b564ad1bf5ab44149038146005a6795c /crypto
parent622e040d577dc8a7a6efbfa4f056448f62b4039a (diff)
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 87b22ca9c223..749c78ed7563 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.