]> git.saurik.com Git - bison.git/commitdiff
* doc/bison.texinfo (Decl Summary): Correct typo.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Thu, 1 Feb 2007 06:39:43 +0000 (06:39 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Thu, 1 Feb 2007 06:39:43 +0000 (06:39 +0000)
ChangeLog
doc/bison.texinfo

index 50fdf536b47b6aac77132d155205cbfba025b3ec..53fe22b00409d516b2a65962b8341e4c5758fb89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-01  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * doc/bison.texinfo (Decl Summary): Correct typo.
+
 2007-01-30  Paolo Bonzini  <bonzini@gnu.org>
 
        * data/bison.m4 (b4_percent_define_flag_if): Don't treat 0 as false.
index 517a6455e3c783d5449f08da36edc6da21791f56..03ed7f734e12b0258514fb0f36022b0370209cdf 100644 (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