summaryrefslogtreecommitdiff
path: root/binutils/windres.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/windres.c')
-rw-r--r--binutils/windres.c2
1 files changed, 1 insertions, 1 deletions
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 <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. */