diff options
Diffstat (limited to 'gas/doc/c-msp430.texi')
-rw-r--r-- | gas/doc/c-msp430.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-msp430.texi b/gas/doc/c-msp430.texi index 86305155474..eb0e7572503 100644 --- a/gas/doc/c-msp430.texi +++ b/gas/doc/c-msp430.texi @@ -93,7 +93,7 @@ default behaviour. @item -my tells the assembler to generate a warning message if a NOP does not -immediately forllow an instruction that enables or disables +immediately follow an instruction that enables or disables interrupts. This is the default. Note that this option can be stacked with the @option{-mn} option so |