]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typos in ChangeLog.
authorAkim Demaille <akim@epita.fr>
Tue, 13 Jun 2000 10:33:49 +0000 (10:33 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 13 Jun 2000 10:33:49 +0000 (10:33 +0000)
ChangeLog

index cf0e2bfa0a478a6f1408896cd41aa127b6f75d3c..b8666700f643a48903d4f21eae5842d063b7b7a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        * doc/autoconf.texi (Caching Results): Bigger warning about the
        extremely frequent action-in-commands bug.
        Move the documentation of AC_CACHE_SAVE and AC_CACHE_LOAD...
-       (Cache Files): in here.
+       (Cache Files): into here.
 
 2000-06-09  Steven G. Johnson  <stevenj@alum.mit.edu>
 
        * doc/autoconf.texi (Limitations of Usual Tools, Limitations of
        Builtins): Integrate comments from Paul Eggert and Jim Meyering.
        Add the sed limitation discovered by Philippe De Muyter.
-       Typo from Pavel Roskin.
+       Fix a typo spotted by Pavel Roskin.
 
 2000-05-25  Akim Demaille  <akim@epita.fr>