aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-07-13 20:32:43 +0000
committerTom Tromey <tromey@redhat.com>2010-07-13 20:32:43 +0000
commitf5011d116d48751c5f60071625b3f85738083691 (patch)
tree4f39e32161557ee1c21afa70558db1fad4c850aa /gdb/doc/gdb.texinfo
parent0f5238edfdd060ff07a15df61aafdfe21fb6427f (diff)
downloadgdb-f5011d116d48751c5f60071625b3f85738083691.zip
gdb-f5011d116d48751c5f60071625b3f85738083691.tar.gz
gdb-f5011d116d48751c5f60071625b3f85738083691.tar.bz2
* gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index bcd4b24..3b3d331 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -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