]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 7 Aug 1999 09:50:41 +0000 (09:50 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Aug 1999 09:50:41 +0000 (09:50 +0000)
old/sh-utils/ChangeLog

index 8539a39dbf6ab4a227230597d665ce319669388b..5061a4f023c208509fdba92315f7881f8ecf3b31 100644 (file)
@@ -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.