From: Michael Meissner Date: Thu, 29 Feb 1996 23:16:24 +0000 (+0000) Subject: fix typo X-Git-Tag: gdb-4_18~9166 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d8405e80d2756f26b086f5cb38230696da97be7;p=platform%2Fupstream%2Fbinutils.git fix typo --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 012aa13..e8ed2bd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,7 +1,7 @@ Thu Feb 29 13:58:35 1996 Michael Meissner * config/obj-elf.c (obj_elf_section): Allow predefined section - types to set the nobits type. Advoid a shadowed declaration. + types to set the nobits type. Avoid a shadowed declaration. Wed Feb 28 15:38:56 1996 Jeffrey A Law (law@cygnus.com)