diff options
Diffstat (limited to 'gas/config/tc-pj.c')
-rw-r--r-- | gas/config/tc-pj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-pj.c b/gas/config/tc-pj.c index e27dae0..a0666e1 100644 --- a/gas/config/tc-pj.c +++ b/gas/config/tc-pj.c @@ -189,7 +189,7 @@ ipush_code (opcode, str) } /* Insert names into the opcode table which are really mini macros, - not opcodes. The fakeness is inidicated with an opcode of -1. */ + not opcodes. The fakeness is indicated with an opcode of -1. */ static void fake_opcode (name, func) |