aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw/include/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/include/stdio.h')
-rw-r--r--winsup/mingw/include/stdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/include/stdio.h b/winsup/mingw/include/stdio.h
index e4aa4f4..c2917f3 100644
--- a/winsup/mingw/include/stdio.h
+++ b/winsup/mingw/include/stdio.h
@@ -5,7 +5,7 @@
* output.
*
* NOTE: The file manipulation functions provided by Microsoft seem to
- * work with either slash (/) or backslash (\) as the path separator.
+ * work with either slash (/) or backslash (\) as the directory separator.
*
* This file is part of the Mingw32 package.
*