aboutsummaryrefslogtreecommitdiff
path: root/kernel/typeops.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/typeops.mli')
-rw-r--r--kernel/typeops.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli
index f876012996..cb7f97ec57 100644
--- a/kernel/typeops.mli
+++ b/kernel/typeops.mli
@@ -10,7 +10,7 @@ open Environ
(*i*)
-(* Base operations of the typing machine. *)
+(* Basic operations of the typing machine. *)
val make_judge : constr -> typed_type -> unsafe_judgment