summaryrefslogtreecommitdiff
path: root/lib/af_alg.h
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-01-12 15:17:09 +0100
committerBruno Haible <bruno@clisp.org>2019-01-12 15:18:20 +0100
commit769c6d033c94ec54cb72c7db2ddcf7d587b5ab37 (patch)
treeb9f4b8d79b152f07d60d9e7723027490e8582776 /lib/af_alg.h
parentd9e8386aa99b535c8053d1a86bbf3621ad7b470e (diff)
downloadgnulib-769c6d033c94ec54cb72c7db2ddcf7d587b5ab37.tar.gz
Fix typos found by codespell.
* lib/*.[hc]: Fix typos in comments. * pygnulib/*.py: Fix typos in error messages and comments.
Diffstat (limited to 'lib/af_alg.h')
-rw-r--r--lib/af_alg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/af_alg.h b/lib/af_alg.h
index aabb52fab4..877369a7fb 100644
--- a/lib/af_alg.h
+++ b/lib/af_alg.h
@@ -66,7 +66,7 @@ afalg_buffer (const char *buffer, size_t len, const char *alg,
STREAM is an open file stream. The last operation on STREAM should
not be 'ungetc', and if STREAM is also open for writing it should
have been fflushed since its last write. Read from the current
- position to the end of STREAM. Handle regular files efficently.
+ position to the end of STREAM. Handle regular files efficiently.
ALG is the message digest algorithm; see the file /proc/crypto.