changeset 2938:3a34b9d63bdc

Fix grammar in comment.
author Jim Meyering <jim@meyering.net>
date Sun, 29 Oct 2000 11:03:01 +0000
parents d556e66f08e4
children 90fc6dc1a3a4
files lib/xstat.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/xstat.in	Sat Oct 28 12:29:54 2000 +0000
+++ b/lib/xstat.in	Sun Oct 29 11:03:01 2000 +0000
@@ -52,7 +52,7 @@
 
 char *xmalloc ();
 
-/* lstat works different on Linux and Solaris systems.  POSIX (see
+/* lstat works differently on Linux and Solaris systems.  POSIX (see
    `pathname resolution' in the glossary) requires that programs like `ls'
    take into consideration the fact that FILE has a trailing slash when
    FILE is a symbolic link.  On Linux systems, the lstat function already