]> git.saurik.com Git - bison.git/blobdiff - tests/sets.at
doc: style fixes
[bison.git] / tests / sets.at
index 388ee09964c3b2426e7e646f9dcac57ef0e98a26..4cbdfd62633e775dc5a972f63fbd10685b1571a2 100644 (file)
@@ -287,7 +287,7 @@ mv stdout expout
 
 # Get the final state in the report, from the "accept" action..
 AT_CHECK([sed -n '
-           /^state \(.*\)/{
+           /^State \(.*\)/{
             s//final state \1/
             x
           }