diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-01-06 18:49:25 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-01-06 18:49:25 +0000 |
commit | 3163da06f2c54bb0f5889154042d4740c874513e (patch) | |
tree | 0d5f123f412eb6eb5884a4ac6c8f2976f8b7b907 /ChangeLog | |
parent | 8182406ad12774c172f541b85ec0b29a0322f8dd (diff) | |
download | emacs-3163da06f2c54bb0f5889154042d4740c874513e.tar.gz |
Fix a typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 53934547c52..cb3cc073519 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ `configure' does its job. Elaborate on image support libraries. Add a pointer to Xaw3d library. Add advice about solving configure-time problems by looking in config.log and setting - variables in the envoronment. + variables in the environment. 2000-12-27 Gerd Moellmann <gerd@gnu.org> |