fix syntax error in ArrayLabels.mli

This commit is contained in:
Simon Cruanes 2019-10-11 16:10:24 -05:00 committed by GitHub
parent ce4428ab15
commit 1d2fcae33f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.