summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/doc/gasp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/gasp.texi b/gas/doc/gasp.texi
index 76ca475ab3..f526583793 100644
--- a/gas/doc/gasp.texi
+++ b/gas/doc/gasp.texi
@@ -108,7 +108,7 @@ flexibility: you can use it with hand-coded assembly, without paying a
penalty of added complexity in the assembler you use for compiler
output.
-@emph{Note} The use of @sc{gas} has now been deprecated. Anything
+@emph{Note} The use of @sc{gasp} has now been deprecated. Anything
that it could do can now be done by the macro facilities built into
@sc{gas} itself. At some point in the future the @{gasp} sources will
be removed entirely from the binutils distribution.