aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/egramml.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/egramml.mli')
-rw-r--r--parsing/egramml.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsing/egramml.mli b/parsing/egramml.mli
index 7414773d3..74dd95a20 100644
--- a/parsing/egramml.mli
+++ b/parsing/egramml.mli
@@ -8,7 +8,7 @@
open Vernacexpr
-(** Mapping of grammar productions to camlp4 actions. *)
+(** Mapping of grammar productions to camlp5 actions. *)
(** This is the part specific to vernac extensions.
For the Coq-level Notation and Tactic Notation, see Egramcoq. *)