* mips.h: Correct comment typo.
This commit is contained in:
parent
92aafcd3b4
commit
27abff5434
2 changed files with 5 additions and 1 deletions
|
@ -197,7 +197,7 @@ struct mips_opcode
|
|||
unsigned long membership;
|
||||
};
|
||||
|
||||
/* These are the characters which may appears in the args field of an
|
||||
/* These are the characters which may appear in the args field of an
|
||||
instruction. They appear in the order in which the fields appear
|
||||
when the instruction is used. Commas and parentheses in the args
|
||||
string are ignored when assembling, and written into the output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue