aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/term.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/term.mli b/kernel/term.mli
index 4b7dc26f35..c3ffb127b4 100644
--- a/kernel/term.mli
+++ b/kernel/term.mli
@@ -483,7 +483,7 @@ type lift_spec =
val el_shft : int -> lift_spec -> lift_spec
val el_liftn : int -> lift_spec -> lift_spec
val el_lift : lift_spec -> lift_spec
-val reloc_rel: int -> lift_spec -> int
+val reloc_rel : int -> lift_spec -> int
(*s Occur check functions. *)