diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-17 15:25:54 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-17 15:25:54 +0000 |
commit | d483550724c4d57d6c345e71146d2785963f3419 (patch) | |
tree | c506b5d6eafd4392744b545e95a4a3e9eac86459 /nt | |
parent | e6eee6aec1fb6f46c183fde2ca29cdb33cae2bf2 (diff) | |
download | emacs-d483550724c4d57d6c345e71146d2785963f3419.tar.gz |
Fix typos.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 2650b4717ba..c16aba8a49e 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -72,7 +72,7 @@ 2008-04-21 Jason Rumney <jasonr@gnu.org> * configure.bat (success): Print "make" rather than "gmake", as that - is what MingW uses. + is what MinGW uses. 2008-04-11 Eli Zaretskii <eliz@gnu.org> |