diff --git a/src/core/CCArrayLabels.mli b/src/core/CCArrayLabels.mli index 0c96b340..126acd4a 100644 --- a/src/core/CCArrayLabels.mli +++ b/src/core/CCArrayLabels.mli @@ -344,7 +344,7 @@ val sort_generic : @since 0.14 *) -(** {3 Infix Operators} *) +(** {3 Infix Operators} It is convenient to {!open CCArray.Infix} to access the infix operators without cluttering the scope too much.