]> git.karo-electronics.de Git - linux-beck.git/commitdiff
crypto: serpent_sse2 - Fix a typo in Kconfig
authorMasanari Iida <standby24x7@gmail.com>
Fri, 3 Apr 2015 15:20:30 +0000 (00:20 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 7 Apr 2015 13:34:20 +0000 (21:34 +0800)
This patch fix a spelling typo in crypto/Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig

index 88639937a934149bf7352e79a284e7d763dbd022..8aaf298a80e165f3fb5f83b1e00b8636cf9d08a3 100644 (file)
@@ -1188,7 +1188,7 @@ config CRYPTO_SERPENT_SSE2_X86_64
          Keys are allowed to be from 0 to 256 bits in length, in steps
          of 8 bits.
 
-         This module provides Serpent cipher algorithm that processes eigth
+         This module provides Serpent cipher algorithm that processes eight
          blocks parallel using SSE2 instruction set.
 
          See also: