aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/himsg.mli
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/himsg.mli')
-rw-r--r--toplevel/himsg.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/himsg.mli b/toplevel/himsg.mli
index 0c7c15eab..754d9b588 100644
--- a/toplevel/himsg.mli
+++ b/toplevel/himsg.mli
@@ -21,7 +21,7 @@ open Logic
(* This module provides functions to explain the type errors. *)
-val explain_type_error : path_kind -> env -> type_error -> std_ppcmds
+val explain_type_error : env -> type_error -> std_ppcmds
val explain_pretype_error : env -> pretype_error -> std_ppcmds