Corrected spelling mistakes in comments and strings

This commit is contained in:
Vincent Lefevre
2014-04-07 13:31:00 +02:00
parent d09a46d655
commit 3e9a7e9d69
11 changed files with 18 additions and 18 deletions

View File

@ -191,7 +191,7 @@
DEF_FP(mul)
DEF_ASM(fcom)
DEF_ASM(fcom_1) /* non existant op, just to have a regular table */
DEF_ASM(fcom_1) /* non existent op, just to have a regular table */
DEF_FP1(com)
DEF_FP(comp)