diff options
Diffstat (limited to 'kernel/term.mli')
| -rw-r--r-- | kernel/term.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/term.mli b/kernel/term.mli index 6ef98691fc..7c1ee1d339 100644 --- a/kernel/term.mli +++ b/kernel/term.mli @@ -45,7 +45,7 @@ val mk_Prop : sorts (*s The type [constr] of the terms of CCI is obtained by instanciating the generic terms (type [term], - see \ref{generic_terms}) on the above operators, themselves instanciated + see \citesec{generic_terms}) on the above operators, themselves instanciated on the above sorts. *) type constr = sorts oper term |
