crypto: doc - Fix typo in crypto-API.xml
[deliverable/linux.git] / include / crypto / aead.h
index 5cb0066be30ba3e62626a0373c0f956900fb2d1d..7169ad04acc06602aa10ffaeeedcf26c061a2da2 100644 (file)
@@ -33,7 +33,7 @@
  *
  * The example code provided for the asynchronous block cipher operation
  * applies here as well. Naturally all *ablkcipher* symbols must be exchanged
- * the *aead* pendants discussed in the following. In addtion, for the AEAD
+ * the *aead* pendants discussed in the following. In addition, for the AEAD
  * operation, the aead_request_set_assoc function must be used to set the
  * pointer to the associated data memory location before performing the
  * encryption or decryption operation. In case of an encryption, the associated
This page took 0.029557 seconds and 5 git commands to generate.