doc: Kconfig: `to be' -> `be'
authorMichael Witten <mfwitten@gmail.com>
Sat, 9 Jul 2011 04:02:31 +0000 (04:02 +0000)
committerJiri Kosina <jkosina@suse.cz>
Mon, 11 Jul 2011 12:23:35 +0000 (14:23 +0200)
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>
crypto/Kconfig

index 87b22ca..749c78e 100644 (file)
@@ -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.