Skip to content

Commit 81d4a14

Browse files
committed
Merge branch '4.4'
* 4.4: Update Timezone.rst
2 parents d453dfe + 8e4224f commit 81d4a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Timezone.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ This constraint considers valid both the `PHP timezone identifiers`_ and the
108108
However, the timezones provided by the Intl component can be different from the
109109
timezones provided by PHP's Intl extension (because they use different ICU
110110
versions). If this option is set to ``true``, this constraint only considers
111-
valid the values created with the PHP ``\IntlTimeZone::createTimeZone()`` method.
111+
valid the values compatible with the PHP ``\IntlTimeZone::createTimeZone()`` method.
112112

113113
message
114114
~~~~~~~

0 commit comments

Comments
 (0)