diff mbox

crypto: Fix a typo in Kconfig

Message ID 1428074430-17268-1-git-send-email-standby24x7@gmail.com (mailing list archive)
State Accepted
Delegated to: Herbert Xu
Headers show

Commit Message

Masanari Iida April 3, 2015, 3:20 p.m. UTC
This patch fix a spelling typo in crypto/Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 crypto/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Herbert Xu April 7, 2015, 1:36 p.m. UTC | #1
On Sat, Apr 04, 2015 at 12:20:30AM +0900, Masanari Iida wrote:
> This patch fix a spelling typo in crypto/Kconfig.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied.
diff mbox

Patch

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 8863993..8aaf298 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -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: