]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/pwritev64v2.c
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / misc / pwritev64v2.c
index 7f7c70816eb5fce529a32e4959fbcf46b831bfc4..0be19d7b4db0011b368327f430b4e17816ee1209 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
 pwritev64v2 (int fd, const struct iovec *vector, int count, off64_t offset,
             int flags)