summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-07 09:50:41 +0000
committerJim Meyering <jim@meyering.net>1999-08-07 09:50:41 +0000
commit2f19e00c90e4ab09d52a054c511f2a64663c38b4 (patch)
tree8af07d7c2567e47525f4f1ddf44aeb11d0970b90 /old
parent12fbee444c89cbd5ee50e277ac68190659eda9a0 (diff)
downloadcoreutils-2f19e00c90e4ab09d52a054c511f2a64663c38b4.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 8539a39db..5061a4f02 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.