Skip to content

Commit 8e88bd9

Browse files
committed
minor #9326 [#9248] some minor tweaks (xabbuh)
This PR was merged into the master branch. Discussion ---------- [#9248] some minor tweaks Commits ------- cf9833c [#9248] some minor tweaks
2 parents d38c486 + cf9833c commit 8e88bd9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

reference/constraints/Locale.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,8 @@ canonicalize
105105
Using this option with value ``false`` was deprecated in Symfony 4.1 and it
106106
  will throw an exception in Symfony 5.0. Use ``true`` instead.
107107

108-
If true, the :phpmethod:`Locale::canonicalize` method will be applied before checking
109-
the validity of the given locale (e.g. ``FR-fr.utf8`` is transformed into ``fr_FR``
110-
).
108+
If ``true``, the :phpmethod:`Locale::canonicalize` method will be applied before checking
109+
the validity of the given locale (e.g. ``FR-fr.utf8`` is transformed into ``fr_FR``).
111110

112111
.. _`ICU format locale IDs`: http://userguide.icu-project.org/locale
113112
.. _`ISO 639-1`: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes

0 commit comments

Comments
 (0)