* NEWS: Fix typo.
authorTom Tromey <tromey@redhat.com>
Mon, 16 Aug 2010 21:19:29 +0000 (21:19 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 16 Aug 2010 21:19:29 +0000 (21:19 +0000)
gdb/ChangeLog
gdb/NEWS

index 129eed5ec46f4985fc5349cfd91a0a71b9497b3d..eef18b605fd0539682e7fb2c33e2cc7e9b458763 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-16  Tom Tromey  <tromey@redhat.com>
+
+       * NEWS: Fix typo.
+
 2010-08-16  Tom Tromey  <tromey@redhat.com>
 
        * NEWS: Mention watch -location.
index e4bb48ba539d00577fd28ede844a1320b6daad2b..83e8603541eba40e04330e447a2df5351479d5a7 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -22,7 +22,7 @@
   operation.  See the documentation for `save gdb-index' for details.
 
 * The "watch" command now accepts an optional "-location" argument.
-  When used, this causes gdb to watch the memory referred to by the
+  When used, this causes GDB to watch the memory referred to by the
   expression.  Such a watchpoint is never deleted due to it going out
   of scope.
 
This page took 0.030529 seconds and 4 git commands to generate.