diff options
author | Nick Clifton <nickc@redhat.com> | 2002-02-21 18:09:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-02-21 18:09:08 +0000 |
commit | 3620b5187ecdcb01627c78ad8b0d87ed46aa373c (patch) | |
tree | f214a34a0d8f2578bb48ab58b397387773a8a61b /gas/doc | |
parent | 3f965e60f6b747ff7d0052a823b7fa37e385bd8c (diff) | |
download | binutils-3620b5187ecdcb01627c78ad8b0d87ed46aa373c.zip binutils-3620b5187ecdcb01627c78ad8b0d87ed46aa373c.tar.gz binutils-3620b5187ecdcb01627c78ad8b0d87ed46aa373c.tar.bz2 |
Fix spelling typo
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/gasp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/gasp.texi b/gas/doc/gasp.texi index 76ca475..f526583 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. |