Skip to content

Commit 24c1e17

Browse files
committed
SA feedback
1 parent 8443a43 commit 24c1e17

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

source/includes/collation.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ the collation:
2727
| When set to ``true``, the comparison behavior depends on the value of
2828
the ``strength`` field:
2929
|
30-
- If ``strength`` is ``1``, the {+library-short+} compares base
31-
characters and case.
30+
| - If ``strength`` is ``1``, the {+library-short+} compares base
31+
| characters and case.
3232
|
33-
- If ``strength`` is ``2``, the {+library-short+} compares base
34-
characters, diacritics, other secondary differences, and case.
33+
| - If ``strength`` is ``2``, the {+library-short+} compares base
34+
| characters, diacritics, other secondary differences, and case.
35+
|
36+
| - If ``strength`` is any other value, this field is ignored.
3537
|
36-
- If ``strength`` is any other value, this field is ignored.
37-
3838
| When set to ``false``, the {+library-short+} doesn't include case comparison at
3939
strength level ``1`` or ``2``.
4040
|
@@ -93,5 +93,5 @@ the collation:
9393
| **Data Type**: {+bool-data-type+}
9494
| **Default**: ``false``
9595
96-
To learn more about collation, see the :manual:`Collation </reference/collation>`
96+
To learn more about collation and the possible values for each field, see the :manual:`Collation </reference/collation>`
9797
entry in the {+mdb-server+} manual.

0 commit comments

Comments
 (0)