* ChangeLog: Fix typos.

* ChangeLog-9197: Likewise.
	* ChangeLog-9899: Likewise.
	* NEWS: Likewise.
	* ar.c: Fix comment typos.
	* arsup.c: Likewise.
	* coffgrok.c: Likewise.
	* debug.c: Likewise.
	* debug.h: Likewise.
	* dlltool.c: Likewise.
	* ieee.c: Likewise.
	* nm.c: Likewise.
	* objdump.c: Likewise.
	* prdbg.c: Likewise.
	* readelf.c: Likewise.
	* resrc.c: Likewise.
	* sysinfo.y: Likewise.
	* windres.c: Likewise.
This commit is contained in:
Kazu Hirata
2003-10-27 13:20:32 +00:00
parent ed570f48a0
commit 50c2245bd8
18 changed files with 62 additions and 41 deletions

View File

@@ -788,7 +788,7 @@ main (int argc, char **argv)
break;
case 'f':
/* For compatability with rc we accept "-fo <name>" as being the
/* For compatibility with rc we accept "-fo <name>" as being the
equivalent of "-o <name>". We do not advertise this fact
though, as we do not want users to use non-GNU like command
line switches. */