aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2005-11-17 19:12:26 +0000
committerKevin Buettner <kevinb@redhat.com>2005-11-17 19:12:26 +0000
commit0564b6cfcdea95f39709d54c2a3331d78dc6054f (patch)
tree2e69b381a116a4b9e891584076301e545062479c /gdb
parent9a7a1b3614a5d60874942b259d9552947680e96a (diff)
downloadgdb-0564b6cfcdea95f39709d54c2a3331d78dc6054f.zip
gdb-0564b6cfcdea95f39709d54c2a3331d78dc6054f.tar.gz
gdb-0564b6cfcdea95f39709d54c2a3331d78dc6054f.tar.bz2
Fix ChangeLog typo from previous commit.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 53c851b..2ade37f 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,6 +1,6 @@
2005-11-17 Kevin Buettner <kevinb@redhat.com>
- * gdb.texinfo (Remote Configuration): Fix typo in description of
+ * gdb.texinfo (Remote configuration): Fix typo in description of
"set remotebreak" command.
2005-11-16 Jim Blandy <jimb@redhat.com>