aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/term.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/term.mli')
-rw-r--r--kernel/term.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/term.mli b/kernel/term.mli
index 65963e3e9..d180969a5 100644
--- a/kernel/term.mli
+++ b/kernel/term.mli
@@ -262,7 +262,7 @@ val is_small : sorts -> bool
(** {6 Term destructors } *)
(** Destructor operations are partial functions and
- @raise [DestKO] if the term has not the expected form. *)
+ @raise DestKO if the term has not the expected form. *)
exception DestKO