From fd1a190029cc29fadf14bb9a1e82767e80c6ebdb Mon Sep 17 00:00:00 2001 From: Cristian Stoica Date: Fri, 28 Jun 2013 15:56:20 +0300 Subject: crypto: fix typo in comment Signed-off-by: Cristian Stoica Signed-off-by: Jiri Kosina --- crypto/api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/api.c') diff --git a/crypto/api.c b/crypto/api.c index 3b6180336d3d..320ea4d8a0f5 100644 --- a/crypto/api.c +++ b/crypto/api.c @@ -391,7 +391,7 @@ EXPORT_SYMBOL_GPL(__crypto_alloc_tfm); * @mask: Mask for type comparison * * This function should not be used by new algorithm types. - * Plesae use crypto_alloc_tfm instead. + * Please use crypto_alloc_tfm instead. * * crypto_alloc_base() will first attempt to locate an already loaded * algorithm. If that fails and the kernel supports dynamically loadable -- cgit v1.2.3