diff options
author | Nick Clifton <nickc@redhat.com> | 2004-09-06 08:09:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-09-06 08:09:08 +0000 |
commit | 3023b782285c7ba65e4ddf45f96820d44875cb61 (patch) | |
tree | 8b5873e9a3dde0db1cff23b555ae99ee1e1085e5 /binutils | |
parent | 04c341284d2d2ed25871caa4f94c44fbcc46b623 (diff) | |
download | gdb-3023b782285c7ba65e4ddf45f96820d44875cb61.zip gdb-3023b782285c7ba65e4ddf45f96820d44875cb61.tar.gz gdb-3023b782285c7ba65e4ddf45f96820d44875cb61.tar.bz2 |
fix spelling typo in previous ChangeLog entry
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index fa0cb4a..aec71ea 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,6 +1,6 @@ 2004-09-06 Michael Wardle <mbw@endbracket.net> - * doc/binutils.texi (objdump): Document that the -x switch includs + * doc/binutils.texi (objdump): Document that the -x switch includes the effect of the -p switch. 2004-09-04 Danny Smith <dannysmith@users.sourceforge.net> |