Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 338a9de0 authored by Tadeusz Struk's avatar Tadeusz Struk Committed by Herbert Xu
Browse files

crypto: akcipher - fix spelling cihper -> cipher

parent dfc9fa91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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");