[PATCH V2] fix typo in crypto/Kconfig

From: Valdis . Kletnieks
Date: Wed Nov 09 2011 - 01:29:34 EST


Fix a typo in the Kconfig file help text.

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@xxxxxx>
---
Third time's the charm? Rebased to next-20111108 ("depends on NET"
caused the first 2 tries to not appy).

--- linux-next/crypto/Kconfig.dist 2011-11-06 01:35:20.423166379 -0400
+++ linux-next/crypto/Kconfig 2011-11-09 01:21:15.325935266 -0500
@@ -105,7 +105,7 @@ config CRYPTO_USER
depends on NET
select CRYPTO_MANAGER
help
- Userapace configuration for cryptographic instantiations such as
+ Userspace configuration for cryptographic instantiations such as
cbc(aes).

config CRYPTO_MANAGER_DISABLE_TESTS

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/