aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-19 10:31:51 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-19 10:31:51 +0000
commit8d57687244175fd1e0472ffdaed19c6954c5f2d1 (patch)
treecba1aebea9246c3505988f2f088f5b19831ee1bb /gdb/doc/gdb.texinfo
parent03564ed93e6a55eebfecf452c538764d5b8488fe (diff)
downloadgdb-8d57687244175fd1e0472ffdaed19c6954c5f2d1.zip
gdb-8d57687244175fd1e0472ffdaed19c6954c5f2d1.tar.gz
gdb-8d57687244175fd1e0472ffdaed19c6954c5f2d1.tar.bz2
Fix typo in GDB documentation.
* gdb.texinfo (Command Files): Fix typo.
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 d37712b..d716d0d 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -19164,7 +19164,7 @@ each command as it is executed. The option must be given before
If @var{filename} ends in @samp{.py}, then @value{GDBN} evaluates the
contents of the file as Python code. If Python support is not compiled
-in to @value{GDBN}, then the file is assumed to contain @value{GDBN}
+into @value{GDBN}, then the file is assumed to contain @value{GDBN}
commands, regardless of its extension.
Commands that would ask for confirmation if used interactively proceed