crypto: header - Fix spelling errors
[sfrench/cifs-2.6.git] / include / crypto / hash.h
index b2bc1e46e86a766cd19de68150c6870a40dcb0de..f140e4643949b9b62293e54dfa3a3189dc934e44 100644 (file)
@@ -458,7 +458,7 @@ int crypto_ahash_finup(struct ahash_request *req);
  *
  * Return:
  * 0           if the message digest was successfully calculated;
- * -EINPROGRESS        if data is feeded into hardware (DMA) or queued for later;
+ * -EINPROGRESS        if data is fed into hardware (DMA) or queued for later;
  * -EBUSY      if queue is full and request should be resubmitted later;
  * other < 0   if an error occurred
  */