* gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
authorTom Tromey <tromey@redhat.com>
Tue, 13 Jul 2010 20:32:43 +0000 (20:32 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 13 Jul 2010 20:32:43 +0000 (20:32 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index d635ca5..1daed98 100644 (file)
@@ -1,5 +1,9 @@
 2010-07-13  Tom Tromey  <tromey@redhat.com>
 
+       * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
+
+2010-07-13  Tom Tromey  <tromey@redhat.com>
+
        * gdb.texinfo (Specify Location): Document labels.
 
 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
index bcd4b24..3b3d331 100644 (file)
@@ -26393,7 +26393,7 @@ be available.
 
 Return a list of the children of the specified variable object and
 create variable objects for them, if they do not already exist.  With
-a single argument or if @var{print-values} has a value for of 0 or
+a single argument or if @var{print-values} has a value of 0 or
 @code{--no-values}, print only the names of the variables; if
 @var{print-values} is 1 or @code{--all-values}, also print their
 values; and if it is 2 or @code{--simple-values} print the name and