Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf9833c

Browse filesBrowse files
committed
[#9248] some minor tweaks
1 parent d2ccdcf commit cf9833c
Copy full SHA for cf9833c

File tree

1 file changed

+2
-3
lines changed
Filter options

1 file changed

+2
-3
lines changed

‎reference/constraints/Locale.rst

Copy file name to clipboardExpand all lines: reference/constraints/Locale.rst
+2-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.