aboutsummaryrefslogtreecommitdiffhomepage
path: root/printing/ppconstr.mli
diff options
context:
space:
mode:
authorGravatar Regis-Gianas <yrg@pps.univ-paris-diderot.fr>2014-10-30 23:15:37 +0100
committerGravatar Regis-Gianas <yrg@pps.univ-paris-diderot.fr>2014-11-04 22:51:35 +0100
commit28a69fcd2b9d890a8242e6f1287a38abb07d8956 (patch)
treefbeaa906fa2a2081e5af910590ed0f0f7d20e597 /printing/ppconstr.mli
parent903f0d09c3be90a09303b549a711caef747fc11a (diff)
Ppvernac: Publish new rich pretty-printer.
Ppconstr: Fix a typo in comments.
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