crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description

Signed-off-by: Ted Percival <ted@tedp.id.au>
Acked-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 86dc81f..3a1c2b3 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -170,7 +170,7 @@
 	  algorithms for submitting jobs and flushing jobs in multi-buffer
 	  crypto algorithms.  Multi-buffer crypto algorithms are executed
 	  in the context of this kernel thread and drivers can post
-	  their crypto request asyncrhously and process by this daemon.
+	  their crypto request asynchronously to be processed by this daemon.
 
 config CRYPTO_AUTHENC
 	tristate "Authenc support"