about summary refs log tree commit diff
path: root/nptl/pt-readv.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/pt-readv.c')
-rw-r--r--nptl/pt-readv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/pt-readv.c b/nptl/pt-readv.c
index e81c8306a1..dc22df82da 100644
--- a/nptl/pt-readv.c
+++ b/nptl/pt-readv.c
@@ -24,7 +24,7 @@
 #include "pthreadP.h"
 
 
-/* Not all versions of the kernel support extremely the large number
+/* Not all versions of the kernel support extremely large numbers
    of records.  */
 #ifndef UIO_FASTIOV
 /* 1024 is what the kernels with NPTL support use.  */