summaryrefslogtreecommitdiffstats
path: root/include/opcode/mips.h
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2003-04-09 00:12:24 +0000
committerAlan Modra <modra@gmail.com>2003-04-09 00:12:24 +0000
commit774d9e8282cb13bbca9f129ad8aa4fd42696227d (patch)
tree83ad747e335bdfde929b5978d619c62b5f83bb5f /include/opcode/mips.h
parentc6e74c4c82b008098e66525c2ad9d8907a11c6cb (diff)
downloadcygnal-774d9e8282cb13bbca9f129ad8aa4fd42696227d.tar.gz
cygnal-774d9e8282cb13bbca9f129ad8aa4fd42696227d.tar.bz2
cygnal-774d9e8282cb13bbca9f129ad8aa4fd42696227d.zip
* mips.h: Correct comment typo.
Diffstat (limited to 'include/opcode/mips.h')
-rw-r--r--include/opcode/mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index 1f90cfd76..476c8e311 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -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