aboutsummaryrefslogtreecommitdiffhomepage
path: root/printing/ppconstr.mli
diff options
context:
space:
mode:
Diffstat (limited to 'printing/ppconstr.mli')
-rw-r--r--printing/ppconstr.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/printing/ppconstr.mli b/printing/ppconstr.mli
index a4c262b92..d2877edc5 100644
--- a/printing/ppconstr.mli
+++ b/printing/ppconstr.mli
@@ -15,7 +15,7 @@ include Ppconstrsig.Pp
(** The rich pretty-printers produce {!Pp.std_ppcmds} that are
interpreted as annotated strings. The annotations can be
- retrieved using {!RichPp.rich_pp}. Their definitions is
+ retrieved using {!RichPp.rich_pp}. Their definitions are
located in {!Ppannotation.t}.
Please refer to {!RichPp} to know what are the requirements over