X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=opcodes%2Farc-opc.c;fp=opcodes%2Farc-opc.c;h=2a5ae712afec513c9048573e9e4337c5e3d89680;hp=6ba9056b5557b8852f427f7c39ff525d04b0f960;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/opcodes/arc-opc.c b/opcodes/arc-opc.c index 6ba9056..2a5ae71 100644 --- a/opcodes/arc-opc.c +++ b/opcodes/arc-opc.c @@ -665,7 +665,7 @@ insert_offset (arc_insn insn, before we lose info about them. */ if ((insn & I(-1)) == I(1)) { - *errmsg = _("to many shimms in load"); + *errmsg = _("too many shimms in load"); goto out; } if (limm_p && operand->flags & ARC_OPERAND_LOAD)