aboutsummaryrefslogtreecommitdiff
path: root/kernel/type_errors.mli
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-09-17 12:27:21 +0200
committerGaëtan Gilbert2018-09-17 12:27:21 +0200
commiteb2c11bf1c367d83cc45f4679d3bf15f25142d5c (patch)
tree4e621d978b58e9c6d7354419ed72a70e1c280e60 /kernel/type_errors.mli
parentd1da0509fe8c26a7e5c41b610866a7d00e635e77 (diff)
parent42bb3db8c897c5b3c82fcf1d4e4f71ee0e0d2bef (diff)
Merge PR #8053: [dune] Add apidoc target using `odoc`
Diffstat (limited to 'kernel/type_errors.mli')
-rw-r--r--kernel/type_errors.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/type_errors.mli b/kernel/type_errors.mli
index 9c6ef64b50..3fd40a7f42 100644
--- a/kernel/type_errors.mli
+++ b/kernel/type_errors.mli
@@ -12,7 +12,7 @@ open Names
open Constr
open Environ
-(** Type errors. {% \label{%}typeerrors{% }%} *)
+(** Type errors. {% \label{typeerrors} %} *)
(*i Rem: NotEnoughAbstractionInFixBody should only occur with "/i" Fix
notation i*)