aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index e4bb48b..83e8603 100644
--- 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.