Эх сурвалжийг харах

crypto: fix typo in crypto/Kconfig

Fix a typo in the Kconfig file help text.

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Valdis.Kletnieks@vt.edu 13 жил өмнө
parent
commit
d19978f587
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      crypto/Kconfig

+ 1 - 1
crypto/Kconfig

@@ -105,7 +105,7 @@ config CRYPTO_USER
 	depends on NET
 	depends on NET
 	select CRYPTO_MANAGER
 	select CRYPTO_MANAGER
 	help
 	help
-	  Userapace configuration for cryptographic instantiations such as
+	  Userspace configuration for cryptographic instantiations such as
 	  cbc(aes).
 	  cbc(aes).
 
 
 config CRYPTO_MANAGER_DISABLE_TESTS
 config CRYPTO_MANAGER_DISABLE_TESTS