summaryrefslogtreecommitdiff
path: root/interp/doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'interp/doc.tex')
-rw-r--r--interp/doc.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/interp/doc.tex b/interp/doc.tex
index 5bd92fbd..4ce5811d 100644
--- a/interp/doc.tex
+++ b/interp/doc.tex
@@ -5,7 +5,7 @@
\ocwsection \label{interp}
This chapter describes the translation from \Coq\ context-dependent
front abstract syntax of terms (\verb=front=) to and from the
-context-free, untyped, raw form of constructions (\verb=rawconstr=).
+context-free, untyped, globalized form of constructions (\verb=glob_constr=).
The modules translating back and forth the front abstract syntax are
organized as follows.