]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/preadv64v2.c
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / misc / preadv64v2.c
index 3d838d97ccf1b6c0a3b58281be772336065ec96e..4570b135247f85d237962c74c82804c7aa86a6cd 100644 (file)
@@ -19,7 +19,7 @@
 #include <errno.h>
 #include <sys/uio.h>
 
-/* Same as preadv64 but with an addional flag argument.  */
+/* Same as preadv64 but with an additional flag argument.  */
 ssize_t
 preadv64v2 (int fd, const struct iovec *vector, int count, off64_t offset,
            int flags)