crypto: api - fix comment typo
authorBaruch Siach <baruch@tkos.co.il>
Wed, 30 Nov 2016 13:16:08 +0000 (15:16 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 1 Dec 2016 13:06:30 +0000 (21:06 +0800)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/crypto.h

index 8348d83d8b5ee800729c8655551dd1dbf65ce849..167aea29d41e7ce2ba69aacd3bc931cfcc0c7a67 100644 (file)
@@ -90,7 +90,7 @@
 #define CRYPTO_ALG_TESTED              0x00000400
 
 /*
- * Set if the algorithm is an instance that is build from templates.
+ * Set if the algorithm is an instance that is built from templates.
  */
 #define CRYPTO_ALG_INSTANCE            0x00000800