From: Jim Meyering Date: Sat, 7 Aug 1999 09:50:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16m~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f19e00c90e4ab09d52a054c511f2a64663c38b4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8539a39dbf..5061a4f023 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,7 +2,7 @@ * lib/getdate.y (OtherTable[]): Use tDAY_UNIT for `tomorrow,' `yesterday,' `today,' and `now' rather than tMINUTE_UNIT. Of course - with correspondingly smaller numbers for tomrrow and yesterday. + with correspondingly smaller numbers for tomorrow and yesterday. This change does not change the way the code works, since the grammar rules for the two symbols are analogous. From Tadayoshi Funaba.