]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
accessed -> addressed (fix typo in changelog entry)
[bison.git] / ChangeLog
index 62a8dcb2a12f0218a3b6c35275729d0d322c2b31..ce59e9672fc72a6772e7ec42840fd48ed27901b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@
        * djgpp/config.sed: Add copyright notice, and replace "filesystem"
        with "file system".
 
-       Avoid undefined behavior that accessed just before the start of an
+       Avoid undefined behavior that addressed just before the start of an
        array.  Problem reported by twlevo.
        * src/reader.c (packgram): Prepend a new sentinel before ritem.
        * src/lalr.c (build_relations): Rely on new sentinel.