aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mmix')
-rw-r--r--gcc/config/mmix/mmix-modes.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mmix/mmix-modes.def b/gcc/config/mmix/mmix-modes.def
index e4ebb30..6681761 100644
--- a/gcc/config/mmix/mmix-modes.def
+++ b/gcc/config/mmix/mmix-modes.def
@@ -36,7 +36,7 @@ CC_MODE (CC_UNS);
/* The CC_FP mode is for a non-equality floating-point comparison, using
the FCMP or FCMPE insn. The result is (integer) -1 or 1 for
- espectively a < b and a > b, otherwise 0. */
+ respectively a < b and a > b, otherwise 0. */
CC_MODE (CC_FP);
/* The CC_FPEQ mode is for an equality floating-point comparison, using