]> git.saurik.com Git - bison.git/blobdiff - src/lalr.c
commit missing ChangeLog entry
[bison.git] / src / lalr.c
index 1521342208fb13ce32037f24dd5d1228d5129137..a214dc57af785228b8bea6ac6cf19d0de3569acf 100644 (file)
@@ -262,7 +262,7 @@ build_relations (void)
          while (!done)
            {
              done = true;
-             /* Each rhs ends in an item number, and there is a
+             /* Each rhs ends in a rule number, and there is a
                 sentinel before the first rhs, so it is safe to
                 decrement RP here.  */
              rp--;