summaryrefslogtreecommitdiff
path: root/ocamldoc/odoc_str.ml
diff options
context:
space:
mode:
Diffstat (limited to 'ocamldoc/odoc_str.ml')
-rw-r--r--ocamldoc/odoc_str.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamldoc/odoc_str.ml b/ocamldoc/odoc_str.ml
index 44d03db110..1189ead5ee 100644
--- a/ocamldoc/odoc_str.ml
+++ b/ocamldoc/odoc_str.ml
@@ -254,7 +254,7 @@ let string_of_type t =
)
| M.Type_open ->
- "= .." (* FIXME MG: when introducing new constuctors next time,
+ "= .." (* FIXME MG: when introducing new constructors next time,
thanks to setup a minimal correct output *)
| M.Type_record l ->
P.sprintf "= %s{\n%s\n}\n" (if priv then "private " else "")