about summary refs log tree commit diff
path: root/libio/tst-memstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'libio/tst-memstream.h')
-rw-r--r--libio/tst-memstream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-memstream.h b/libio/tst-memstream.h
index de9bb549f7..2a9743fa62 100644
--- a/libio/tst-memstream.h
+++ b/libio/tst-memstream.h
@@ -28,7 +28,7 @@
 #ifdef TEST_WCHAR
 # include <wchar.h>
 
-/* Straighforward implementation so tst-memstream3 could use check
+/* Straightforward implementation so tst-memstream3 could use check
    fwrite on open_memstream.  */
 static size_t __attribute__ ((used))
 fwwrite (const void *ptr, size_t size, size_t nmemb, FILE *arq)