Signed-off-by: Tadeusz Struk <tadeusz.struk@xxxxxxxxx> --- crypto/akcipher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/akcipher.c b/crypto/akcipher.c index d798641..528ae6a 100644 --- a/crypto/akcipher.c +++ b/crypto/akcipher.c @@ -114,4 +114,4 @@ void crypto_unregister_akcipher(struct akcipher_alg *alg) EXPORT_SYMBOL_GPL(crypto_unregister_akcipher); MODULE_LICENSE("GPL"); -MODULE_DESCRIPTION("Generic public key cihper type"); +MODULE_DESCRIPTION("Generic public key cipher type"); -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html