Skip to content

Commit 5ec9159

Browse files
committed
Fix option
1 parent ec7bd40 commit 5ec9159

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
@@ -126,7 +126,7 @@ The special ``\DateTimeZone::ALL`` zone accepts any timezone excluding deprecate
126126
The special ``\DateTimeZone::ALL_WITH_BC`` zone accepts any timezone including deprecated timezones.
127127

128128
The special ``\DateTimeZone::PER_COUNTRY`` zone limits the timezones to a certain country. This zone
129-
value must be used in combination with the ``country_code`` option.
129+
value must be used in combination with the ``countryCode`` option.
130130

131131
countryCode
132132
~~~~~~~~~~~

0 commit comments

Comments
 (0)