fix syntax error in ArrayLabels.mli

This commit is contained in:
Simon Cruanes 2019-10-11 16:10:24 -05:00
parent 6d02200429
commit d63bdbc0eb

View file

@ -344,7 +344,7 @@ val sort_generic :
@since 0.14 *) @since 0.14 *)
(** {3 Infix Operators} *) (** {3 Infix Operators}
It is convenient to {!open CCArray.Infix} to access the infix operators It is convenient to {!open CCArray.Infix} to access the infix operators
without cluttering the scope too much. without cluttering the scope too much.