diff options
Diffstat (limited to 'gcc/config/msp430/msp430.opt')
-rw-r--r-- | gcc/config/msp430/msp430.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/msp430/msp430.opt b/gcc/config/msp430/msp430.opt index bc42723659d..c027201bacd 100644 --- a/gcc/config/msp430/msp430.opt +++ b/gcc/config/msp430/msp430.opt @@ -12,7 +12,7 @@ Specify the MCU to build for. mwarn-mcu Target Report Var(msp430_warn_mcu) Init(1) -Warn if an MCU name is unrecognised or conflicts with other options (default: on). +Warn if an MCU name is unrecognized or conflicts with other options (default: on). mcpu= Target Report Joined RejectNegative Var(target_cpu) |