diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/genarg.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/genarg.mli b/lib/genarg.mli index 88e9ff13e8..5417a14e6d 100644 --- a/lib/genarg.mli +++ b/lib/genarg.mli @@ -11,7 +11,7 @@ (** Generic arguments used by the extension mechanisms of several Coq ASTs. *) (** The route of a generic argument, from parsing to evaluation. -In the following diagram, "object" can be tactic_expr, constr, tactic_arg, etc. +In the following diagram, "object" can be ltac_expr, constr, tactic_arg, etc. {% \begin{verbatim} %} parsing in_raw out_raw |
