[PATCH] Trivial. Fix typo in kconfig entry.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alejandro Riveira Fernández
Date: Thursday, August 5, 2010 - 2:21 am

This fixes a typo in file crypto/Kconfig.

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 1cd497d..27484e4 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -102,7 +102,7 @@ config CRYPTO_MANAGER2
 	select CRYPTO_PCOMP2
 
 config CRYPTO_MANAGER_TESTS
-	bool "Run algolithms' self-tests"
+	bool "Run algorithms' self-tests"
 	default y
 	depends on CRYPTO_MANAGER2
 	help
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Trivial. Fix typo in kconfig entry., Alejandro Riveira Fe ..., (Thu Aug 5, 2:21 am)
Re: [PATCH] Trivial. Fix typo in kconfig entry., Herbert Xu, (Thu Aug 5, 6:43 pm)
Re: [PATCH] Trivial. Fix typo in kconfig entry., Alejandro Riveira Fe ..., (Fri Aug 6, 3:21 am)