2002-02-10 Daniel Jacobowitz <drow@mvista.com>
[deliverable/binutils-gdb.git] / opcodes / d30v-dis.c
index f8c5c60646de737510e3d7df2fd9045b868860a1..c6c3f746001d0173a47a9b0526acab391981dc07 100644 (file)
@@ -314,7 +314,7 @@ print_insn (info, memaddr, num, insn, is_long, show_ext)
        }
       /* repeati has a relocation, but its first argument is a plain
         immediate.  OTOH instructions like djsri have a pc-relative
-        delay target, but a absolute jump target.  Therefore, a test
+        delay target, but an absolute jump target.  Therefore, a test
         of insn->op->reloc_flag is not specific enough; we must test
         if the actual operand we are handling now is pc-relative.  */
       else if (oper->flags & OPERAND_PCREL)
This page took 0.022912 seconds and 4 git commands to generate.