From f7622b8878f1cd1bff476800bf4d7f59976601f7 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 27 Oct 2003 13:20:32 +0000 Subject: * 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. --- binutils/windres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/windres.c') diff --git a/binutils/windres.c b/binutils/windres.c index 012c42b230..1d23f10975 100644 --- a/binutils/windres.c +++ b/binutils/windres.c @@ -788,7 +788,7 @@ main (int argc, char **argv) break; case 'f': - /* For compatability with rc we accept "-fo " as being the + /* For compatibility with rc we accept "-fo " as being the equivalent of "-o ". We do not advertise this fact though, as we do not want users to use non-GNU like command line switches. */ -- cgit v1.2.1