diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-09-24 01:16:16 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-09-24 01:16:16 +0000 |
commit | 10d1d0af5f6421603cd841e0c1c5805e2b2fb67d (patch) | |
tree | 436363ca801b4cdde313689c044e37c02c25b681 /msdos | |
parent | d6a3febd83a52db53f665b0987075af590c720a5 (diff) | |
download | emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.tar.gz |
Fix typos.
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 132966982ea..5fe9793eaba 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -368,7 +368,7 @@ 1999-07-01 Eli Zaretskii <eliz@gnu.org> * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can - invoke an incompatible version of COMAMND.COM. + invoke an incompatible version of COMMAND.COM. 1999-05-19 Eli Zaretskii <eliz@gnu.org> |