diff options
author | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
commit | a86852103bb20a87c714d338230b265c94fc5272 (patch) | |
tree | 522c035856ba765f8d7f89f0d06ff7afed3ba0bd /binutils/ChangeLog-0001 | |
parent | ed668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff) | |
download | gdb-a86852103bb20a87c714d338230b265c94fc5272.zip gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.gz gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.bz2 |
typo fixes
Diffstat (limited to 'binutils/ChangeLog-0001')
-rw-r--r-- | binutils/ChangeLog-0001 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog-0001 b/binutils/ChangeLog-0001 index 9d14894..2df5e06 100644 --- a/binutils/ChangeLog-0001 +++ b/binutils/ChangeLog-0001 @@ -734,7 +734,7 @@ * objcopy.c (strip_main): Revert the change made on 2001-05-30 by accident. - (copy_main): Apply the the change made to strip_main on + (copy_main): Apply the change made to strip_main on 2001-05-30 by accident. 2001-06-23 Andreas Jaeger <aj@suse.de> |