diff options
author | Nick Clifton <nickc@redhat.com> | 2000-06-25 17:58:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-06-25 17:58:54 +0000 |
commit | 590a2450f15d88ee8491c0819ae21f3d7627d9c8 (patch) | |
tree | 9d43c616230981e31f8015036368059feb559a55 /bfd/ChangeLog | |
parent | f0c56b9036179bdebcb651e2ca11dcdb4210ca18 (diff) | |
download | gdb-590a2450f15d88ee8491c0819ae21f3d7627d9c8.zip gdb-590a2450f15d88ee8491c0819ae21f3d7627d9c8.tar.gz gdb-590a2450f15d88ee8491c0819ae21f3d7627d9c8.tar.bz2 |
Fix spelling typo
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9c2a678..f833700 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1768,7 +1768,7 @@ Thu Feb 10 20:07:50 GMT 2000 Toshiyasu Morita (toshi.morita@sega.com) * coff-mcore.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from 3 to 2. This allows 4 byte sized sections, which is necessary for - dlltool to build funcitoning DLLs. + dlltool to build functioning DLLs. 2000-01-10 Philip Blundell <pb@futuretv.com> |