about summary refs log tree commit diff
path: root/libio/tst-wmemstream3.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/tst-wmemstream3.c')
-rw-r--r--libio/tst-wmemstream3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-wmemstream3.c b/libio/tst-wmemstream3.c
index e22326820d..5edc01144c 100644
--- a/libio/tst-wmemstream3.c
+++ b/libio/tst-wmemstream3.c
@@ -18,7 +18,7 @@
 
 #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
 fwwrite (const void *ptr, size_t size, size_t nmemb, FILE *arq)