aboutsummaryrefslogtreecommitdiff
path: root/gas/messages.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/messages.c')
-rw-r--r--gas/messages.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/messages.c b/gas/messages.c
index ad40ca8..8f4e6af 100644
--- a/gas/messages.c
+++ b/gas/messages.c
@@ -228,7 +228,7 @@ as_bad_internal (const char *file, unsigned int line, char *buffer)
}
/* Send to stderr a string as a warning, and locate warning in input
- file(s). Please us when there is no recovery, but we want to
+ file(s). Please use when there is no recovery, but we want to
continue processing but not produce an object file.
Please explain in string (which may have '\n's) what recovery was
done. */