Fix a typo in the Kconfig file help text.

Signed-off-by: Valdis Kletnieks <valdis.kletni...@vt.edu>
---
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-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to