diff options
Diffstat (limited to 'gas/doc/c-alpha.texi')
-rw-r--r-- | gas/doc/c-alpha.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-alpha.texi b/gas/doc/c-alpha.texi index 5b52c5a..359dfcc 100644 --- a/gas/doc/c-alpha.texi +++ b/gas/doc/c-alpha.texi @@ -413,7 +413,7 @@ is in effect. When @code{at} is in effect, a warning will be generated if @code{$at} is used by the programmer. @item macro -Enables the expasion of macro instructions. Note that variants of real +Enables the expansion of macro instructions. Note that variants of real instructions, such as @code{br label} vs @code{br $31,label} are considered alternate forms and not macros. |