]> git.saurik.com Git - bison.git/commitdiff
doc: fix typo.
authorAkim Demaille <demaille@gostai.com>
Fri, 7 May 2010 15:43:21 +0000 (17:43 +0200)
committerAkim Demaille <demaille@gostai.com>
Fri, 7 May 2010 15:45:18 +0000 (17:45 +0200)
* tests/synclines.at: here.

ChangeLog
tests/synclines.at

index 63379f559549dd2ccbccdbf803270fbffe904653..724a1213d6c9958c174e89014a8114ee4e2cd13b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-07  Akim Demaille  <demaille@gostai.com>
+
+       doc: fix typo.
+       * tests/synclines.at: here.
+
 2010-05-04  Akim Demaille  <demaille@gostai.com>
 
        tests: enhance AT_SYNCLINES_COMPILE.
 2010-05-04  Akim Demaille  <demaille@gostai.com>
 
        tests: enhance AT_SYNCLINES_COMPILE.
index 83a26d05279c667070e32de1165ba4a5981321a2..a464e87e2b2e402855f23208d02d98b57e8e5cc7 100644 (file)
@@ -22,7 +22,7 @@ AT_BANNER([[User Actions.]])
 # --------------------------
 # Compile FILE expecting an error, and save in the file stdout the
 # normalized output.  Ignore the exit status, since some compilers
 # --------------------------
 # Compile FILE expecting an error, and save in the file stdout the
 # normalized output.  Ignore the exit status, since some compilers
-# (e.g. c89 on IRIX 6.5) triger warnings on `#error', instead of
+# (e.g. c89 on IRIX 6.5) trigger warnings on `#error', instead of
 # errors.
 m4_define([AT_SYNCLINES_COMPILE],
 [AT_CHECK([$CC $CFLAGS $CPPFLAGS -c $1], [ignore], [], [stderr])
 # errors.
 m4_define([AT_SYNCLINES_COMPILE],
 [AT_CHECK([$CC $CFLAGS $CPPFLAGS -c $1], [ignore], [], [stderr])