From: Joel E. Denny <jdenny@ces.clemson.edu>
Date: Thu, 1 Feb 2007 06:39:43 +0000 (+0000)
Subject: * doc/bison.texinfo (Decl Summary): Correct typo.
X-Git-Tag: v2.3b~164
X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/b2b81dae234cc710e65542d3535fe963d0d1d314

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

diff --git a/ChangeLog b/ChangeLog
index 50fdf536..53fe22b0 100644
--- 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.
diff --git a/doc/bison.texinfo b/doc/bison.texinfo
index 517a6455..03ed7f73 100644
--- a/doc/bison.texinfo
+++ b/doc/bison.texinfo
@@ -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