Skip to content

Commit ee0ea36

Browse files
committed
fix truncated-to signature
1 parent 05e18c9 commit ee0ea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Type/Date.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ method.
8686
8787
=head2 method truncated-to
8888
89-
method truncated-to(Str:D: $unit)
89+
method truncated-to(Date:D: Cool $unit)
9090
9191
Returns a C<Date> truncated to the first day of its year, month or week.
9292
For example

0 commit comments

Comments
 (0)