* doc/bison.texinfo (Decl Summary): Correct typo.

This commit is contained in:
Joel E. Denny
2007-02-01 06:39:43 +00:00
parent c1d19e10c3
commit b2b81dae23
2 changed files with 5 additions and 1 deletions

View File

@@ -4694,7 +4694,7 @@ already defined, so that the debugging facilities are compiled.
@deffn {Directive} %define @var{variable}
@deffnx {Directive} %define @var{variable} "@var{value}"
Define a variable to adjust Bison's behavior. The possible choices for
@var{variable}, as well as their meanings, depends on the selected target
@var{variable}, as well as their meanings, depend on the selected target
language and/or the parser skeleton (@pxref{Decl Summary,,%language}).
Some @var{variable}s may be used as boolean values: in this case, the