summaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-02 13:43:13 +0000
committerNick Clifton <nickc@redhat.com>2011-06-02 13:43:13 +0000
commit90a702129edc75987780dc6e8d6897c6d780e926 (patch)
tree1c42497f1e891f6c6137c8e2d3eb943dad3840c3 /gas/as.c
parent96f8560833d7e10d4c69426300ee041f16252e87 (diff)
downloadbinutils-redhat-90a702129edc75987780dc6e8d6897c6d780e926.tar.gz
Fix spelling mistakes.
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/as.c b/gas/as.c
index 380259c028..e58d861c83 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -461,7 +461,7 @@ parse_args (int * pargc, char *** pargv)
static const struct option std_longopts[] =
{
/* Note: commas are placed at the start of the line rather than
- the end of the preceeding line so that it is simpler to
+ the end of the preceding line so that it is simpler to
selectively add and remove lines from this list. */
{"alternate", no_argument, NULL, OPTION_ALTERNATE}
/* The entry for "a" is here to prevent getopt_long_only() from