Skip to content

Commit 15463c4

Browse files
committed
spelling nit
Signed-off-by: Jake Massimo <[email protected]>
1 parent 74bb838 commit 15463c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proofs/hol_light/x86_64/proofs/mldsa_specs.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ let UNIFY_INTCONG_RULE th1 th2 =
194194
CONJ (WEAKEN_INTCONG_RULE d th1) (WEAKEN_INTCONG_RULE d th2);;
195195

196196
(* ------------------------------------------------------------------------- *)
197-
(* Process list of ineqequality into standard congbounds for atomic terms. *)
197+
(* Process list of inequality into standard congbounds for atomic terms. *)
198198
(* ------------------------------------------------------------------------- *)
199199

200200
let DIMINDEX_INT_REDUCE_CONV =

0 commit comments

Comments
 (0)