aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-02 13:43:24 +0000
committerNick Clifton <nickc@redhat.com>2011-06-02 13:43:24 +0000
commitcc643b88f142802bf907b2f28ff47c4d1bf55e8b (patch)
tree5c8a5339fd1d59cb602ea4d452658e69fbe9bad1 /gas/as.c
parent4c422395e61397529b6bbafc7fa5c0e28b4c56dc (diff)
downloadgdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.zip
gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.tar.gz
gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.tar.bz2
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 380259c..e58d861 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