aboutsummaryrefslogtreecommitdiff
path: root/kernel/declarations.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/declarations.mli')
-rw-r--r--kernel/declarations.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/declarations.mli b/kernel/declarations.mli
index adf1d14e23..2fb2cb81ce 100644
--- a/kernel/declarations.mli
+++ b/kernel/declarations.mli
@@ -125,7 +125,7 @@ type one_inductive_body = {
mind_nf_lc : types array;
(* Length of the signature of the constructors (with let, w/o params)
- (not used in the kernel) *)
+ (not to be used in the kernel!) *)
mind_consnrealdecls : int array;
(* Signature of recursive arguments in the constructors *)