Skip to content

Commit bf95953

Browse files
committed
remove duplicate word
1 parent 8282153 commit bf95953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Date.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Defined as:
168168
169169
multi method Str(Date:D: --> Str:D)
170170
171-
Returns a string representation of the invocant, as specified by the
171+
Returns a string representation of the invocant, as specified by
172172
L<the formatter|/type/Dateish#method_formatter>. If no formatter was
173173
specified, an (L<ISO 8601|https://en.wikipedia.org/wiki/ISO_8601>) date
174174
will be returned.

0 commit comments

Comments
 (0)