]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
"they wants" -> "they want"
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Sep 2005 17:24:21 +0000 (17:24 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Sep 2005 17:24:21 +0000 (17:24 +0000)
lib/ChangeLog

index 2ef69594487e0b1973fd28252a0662907eb92bbd..a543774c15aba05453d0353d829817eff2d74783 100644 (file)
@@ -6,7 +6,7 @@
 
        * settime.c (settime): Fix { typo in previous patch.  Also, don't
        bother returning ENOSYS if settimeofday or stime fails; just let
-       them return whatever errno they wants to return.
+       them return whatever errno they want to return.
 
 2005-09-29  Jim Meyering  <jim@meyering.net>