diff options
Diffstat (limited to 'kernel/typeops.mli')
| -rw-r--r-- | kernel/typeops.mli | 2 |
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 |
