Skip to content

Commit 18c09e5

Browse files
committed
Better wording of $*TZ's intent
1 parent 93a9f0b commit 18c09e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/variables.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,7 @@ C<BEGIN now> executed in your program.
14431443
X<|$*TZ>
14441444
=head4 C<$*TZ>
14451445
1446-
C<$*TZ> is a dynamic variable intended with an object that contains information
1446+
C<$*TZ> is a dynamic variable intended to contain an object with information
14471447
about the system's local timezone. It should numify to the number of
14481448
B<seconds> from GMT.
14491449

0 commit comments

Comments
 (0)