X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7d6bad195977b0204fc8406cac57cf5a4f1c769b..6ce4b4ff1b761a0408cf94abb308fac9b55edd3d:/src/print-xml.c diff --git a/src/print-xml.c b/src/print-xml.c index 441af920..a3ef1511 100644 --- a/src/print-xml.c +++ b/src/print-xml.c @@ -209,7 +209,7 @@ print_errs (FILE *out, int level, state *s) /*-------------------------------------------------------------------------. -| Report a reduction of RULE on LOOKAHEAD_TOKEN (which can be `default'). | +| Report a reduction of RULE on LOOKAHEAD_TOKEN (which can be 'default'). | | If not ENABLED, the rule is masked by a shift or a reduce (S/R and | | R/R conflicts). | `-------------------------------------------------------------------------*/