summaryrefslogtreecommitdiff
path: root/asmcomp/arm64/arch.ml
diff options
context:
space:
mode:
Diffstat (limited to 'asmcomp/arm64/arch.ml')
-rw-r--r--asmcomp/arm64/arch.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asmcomp/arm64/arch.ml b/asmcomp/arm64/arch.ml
index 4eb8b9d940..01362a5e63 100644
--- a/asmcomp/arm64/arch.ml
+++ b/asmcomp/arm64/arch.ml
@@ -54,7 +54,7 @@ type specific_operation =
| Imulsubf (* floating-point multiply and subtract *)
| Inegmulsubf (* floating-point negate, multiply and subtract *)
| Isqrtf (* floating-point square root *)
- | Ibswap of int (* endianess conversion *)
+ | Ibswap of int (* endianness conversion *)
and arith_operation =
Ishiftadd