From: Michael Meissner Date: Thu, 29 Feb 1996 23:16:24 +0000 (+0000) Subject: fix typo X-Git-Tag: gdb-4_18-branchpoint~9165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d8405e80d2756f26b086f5cb38230696da97be7;p=thirdparty%2Fbinutils-gdb.git fix typo --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 012aa13ba0d..e8ed2bdd380 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)