diff options
Diffstat (limited to 'manual/filesys.texi')
-rw-r--r-- | manual/filesys.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/filesys.texi b/manual/filesys.texi index c5c2f105d2..47f43adfb9 100644 --- a/manual/filesys.texi +++ b/manual/filesys.texi @@ -541,7 +541,7 @@ uses the @code{strverscmp} function internally. It is important not to mix the use of @code{scandir} and the 64 bits comparison functions or vice versa. There are systems on which this -work but on others it will fail miserably. +works but on others it will fail miserably. @node Simple Directory Lister Mark II @subsection Simple Program to List a Directory, Mark II |