2003-10-09 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 10 Oct 2003 02:13:07 +0000 (02:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 10 Oct 2003 02:13:07 +0000 (02:13 +0000)
From 2003-09-18 David Anderson <davea@sgi.com>:
* gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
"command".

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 3ab8252ad8bce94d07855678dc48c2fe47f3fa4e..2f2d8c9423a8a5c68478b95ddf8007ebabea9672 100644 (file)
@@ -1,3 +1,9 @@
+2003-10-09  Andrew Cagney  <cagney@redhat.com>
+
+       From 2003-09-18 David Anderson <davea@sgi.com>:
+       * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
+       "command".
+
 2003-10-03  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Deprecate
index 4700a0017b35dbe744eb7ad4f40dd79f7cae50b0..c07e0259d02f3799448c98cd1519a0db549502e2 100644 (file)
@@ -17226,7 +17226,7 @@ Show the core addresses of the code for a source line.
 
 @subsubheading @value{GDBN} Command
 
-The corresponding @value{GDBN} comamnd is @samp{info line}.
+The corresponding @value{GDBN} command is @samp{info line}.
 @code{gdbtk} has the @samp{gdb_get_line} and @samp{gdb_get_file} commands.
 
 @subsubheading Example