aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/refman/RefMan-cic.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-cic.tex b/doc/refman/RefMan-cic.tex
index 764f1189ba..7fd5b23039 100644
--- a/doc/refman/RefMan-cic.tex
+++ b/doc/refman/RefMan-cic.tex
@@ -519,7 +519,7 @@ reductions or any combination of those can also be defined.
A (possibly mutual) inductive definition is specified by giving the
names and types of the inductive types to be
defined and the names and types of the constructors of the inductive types.
-An inductive declaration in the global environment can
+An {\em inductive declaration\index{declaration!inductive}} in the global environment can
consequently be represented with two local contexts, one for the types
one for the constructors.