Skip to content

Commit 9953a9c

Browse files
author
Jan-Olof Hendig
committed
Fixed typo
1 parent e6972f2 commit 9953a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/DateTime.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ and extended time formats.
8585
An invalid input string throws an exception of type
8686
L<X::Temporal::InvalidFormat>. If you supply a string that includes a time
8787
zone and supply the C<timezone> named argument, an exception of type
88-
L<X::DateTime:TimezoneClash> is thrown.
88+
L<X::DateTime::TimezoneClash> is thrown.
8989
9090
=head2 method now
9191

0 commit comments

Comments
 (0)