All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] crypto/Kconfig: fix typo
@ 2010-08-11 18:37 ` Andy Isaacson
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Isaacson @ 2010-08-11 18:37 UTC (permalink / raw)
  To: linux-crypto, linux-kernel, trivial, Alexander Shishkin,
	Herbert Xu, "David S. Miller" <d

algolithm -> algorithm

Signed-off-by: Andy Isaacson <adi@hexapodia.org>
---
 crypto/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-13  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 18:37 [PATCH] crypto/Kconfig: fix typo Andy Isaacson
2010-08-11 18:37 ` Andy Isaacson
2010-08-13  1:13 ` Herbert Xu
2010-08-13  1:13   ` Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.