From: Nick Clifton Date: Tue, 13 Jul 2004 15:34:41 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7866fa8c5e3b02345d0fe2402f53edb183d01a29;p=binutils-gdb.git fix typo --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2aca71ac58d..03f21921ea7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,7 @@ 2004-07-13 Kelvin Lee * elflink.c (elf_sort_symbol): Restructure code to avoid bug in - Solairs hosted versions of gcc. + Solaris hosted versions of gcc. 2004-07-10 James E Wilson