From: Joel Brobecker Date: Wed, 6 May 2009 23:43:41 +0000 (+0000) Subject: Fix typo. X-Git-Tag: sid-snapshot-20090601~266 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e346fb8f8ee5d071ce99b1b18932a8e83615954f;p=thirdparty%2Fbinutils-gdb.git Fix typo. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2603f22be3e..7a52bd1bb4f 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -27,7 +27,7 @@ 2009-04-23 Joel Brobecker * gdbint.texinfo (Defining Other Architecture Features): Remove - enty for PROCESS_LINENUMBER_HOOK. + entry for PROCESS_LINENUMBER_HOOK. 2009-04-22 Vladimir Prus