]> git.saurik.com Git - bison.git/commitdiff
tests: syntax-check
authorAkim Demaille <akim@lrde.epita.fr>
Wed, 7 Nov 2012 16:31:32 +0000 (17:31 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 7 Nov 2012 16:31:32 +0000 (17:31 +0100)
* tests/actions.at: Fix typo.

tests/actions.at

index 01e3e57d2c109d79af7046b1f8a9a941ae83b8de..ec88cb9b36f52b9499782753b00be1b57fd3fb68 100644 (file)
@@ -75,7 +75,7 @@ AT_CLEANUP
 
 # AT_TEST(SKELETON-NAME, DIRECTIVES)
 # ----------------------------------
-# Check the the initial location is correct.
+# Check that the initial location is correct.
 m4_pushdef([AT_TEST],
 [AT_SETUP([Initial location: $1 $2])