diff options
author | Nick Clifton <nickc@redhat.com> | 2003-02-11 18:03:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-02-11 18:03:44 +0000 |
commit | 7e4482c1bb60632389847f9433452d697ea4bd7b (patch) | |
tree | 8adb330aab59b7935c1e5ff2914729cefe48a7f3 /ld | |
parent | db6a5910645f4d680885702af2b3106d74e12315 (diff) | |
download | gdb-7e4482c1bb60632389847f9433452d697ea4bd7b.zip gdb-7e4482c1bb60632389847f9433452d697ea4bd7b.tar.gz gdb-7e4482c1bb60632389847f9433452d697ea4bd7b.tar.bz2 |
Fix spelling typo in previous delta
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index de11f83..807758c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,6 +1,6 @@ 2003-02-11 Dmitry Diky <diwil@mail.ru> - * scripttempl/elf32msp430.sc: Add new data anchors defenitions. + * scripttempl/elf32msp430.sc: Add new data anchors definitions. * scripttempl/elf32msp430_3.sc: Likewise. 2003-02-11 Uwe Stieber <uwe@wwws.de> |