From: Paul Eggert Date: Thu, 29 Sep 2005 17:24:21 +0000 (+0000) Subject: "they wants" -> "they want" X-Git-Tag: v5.90~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c683e676182fe999673175f96ad01bb794d54ed5;p=thirdparty%2Fcoreutils.git "they wants" -> "they want" --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 2ef6959448..a543774c15 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -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