diff options
author | Joel Brobecker <brobecker@adacore.com> | 2013-11-12 07:31:04 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2013-11-12 07:31:04 +0400 |
commit | 6adcee1866fe6b700bc1cc5a9675479530af7205 (patch) | |
tree | 2f68aea7308a4b05ccc6d329dfb1ba61d2b2d350 /gdb/doc/ChangeLog | |
parent | a8a9844de3a32d971a75d6fd57d4a046e3971e9b (diff) | |
download | gdb-6adcee1866fe6b700bc1cc5a9675479530af7205.zip gdb-6adcee1866fe6b700bc1cc5a9675479530af7205.tar.gz gdb-6adcee1866fe6b700bc1cc5a9675479530af7205.tar.bz2 |
Small fix (first word of sentence to start with capital letter)
gdb/doc/ChangeLog:
* gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
word of a couple of sentences to start with a capital letter.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 49ac794..2b13843 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2013-11-12 Joel Brobecker <brobecker@adacore.com> + * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first + word of a couple of sentences to start with a capital letter. + +2013-11-12 Joel Brobecker <brobecker@adacore.com> + * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node. (Ada Exceptions): New node. (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions |