]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2003-02-04 Michael Chastain <mec@shout.net>
authorMichael Chastain <mec@google.com>
Wed, 5 Feb 2003 07:58:40 +0000 (07:58 +0000)
committerMichael Chastain <mec@google.com>
Wed, 5 Feb 2003 07:58:40 +0000 (07:58 +0000)
* NEWS: Fix typo: sepcifying -> specifying.

gdb/ChangeLog
gdb/NEWS

index 187e63b81f542c65769438357fd9d411ba98fb10..f4b3b3e1e3c904be5e646163476714b362d151c1 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-04  Michael Chastain  <mec@shout.net>
+
+       * NEWS: Fix typo: sepcifying -> specifying.
+
 2003-02-04  Michael Chastain  <mec@shout.net>
 
        * dwarfread.c: Add documentation on the state of dwarf-1,
index 60c8067419e8a135bf8540ec3ad04e3f12c21be4..eaefeff70e740478ee3da1d92198e6aa0b77c7f1 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -20,7 +20,7 @@ data, for more informative profiling results.
 
 The default MI (machine interface) syntax, enabled by the command line
 option "-i=mi", has been changed to "mi2".  The previous MI syntax,
-"mi1", can be enabled by sepcifying the option "-i=mi1".
+"mi1", can be enabled by specifying the option "-i=mi1".
 
 Support for the original "mi0" syntax (included in GDB 5.0) has been
 removed.