]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - crypto/api.c
crypto: fix typo in comment
[karo-tx-linux.git] / crypto / api.c
index 3b6180336d3d54b9011bb8f90d15a220cf06b642..320ea4d8a0f516422942273c7b36fa50d34bdbc7 100644 (file)
@@ -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