From f6a3e5523e49f7212ea6ddf7a38b477dae616d1a Mon Sep 17 00:00:00 2001 From: Regis-Gianas Date: Tue, 4 Nov 2014 23:05:50 +0100 Subject: lib/Ppconstr: Cosmetics. --- lib/richPp.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/richPp.mli b/lib/richPp.mli index 59d4c6af43..834115d40b 100644 --- a/lib/richPp.mli +++ b/lib/richPp.mli @@ -9,8 +9,8 @@ (** This module offers semi-structured pretty-printing. *) (** A pretty printer module must use an instance of the following - functor to index annotations. The index must be used as Format.tag - during the pretty-printing. *) + functor to index annotations. The index is to be used as a + [Format.tag] during the pretty-printing. *) (** The indices are Format.tags. *) type index = Format.tag (* = string *) -- cgit v1.2.3