Skip to content

Commit 2884b1e

Browse files
committed
Remove extraneous spaces
1 parent f845789 commit 2884b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/DateTime.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ name is the unit.
270270
271271
Allowed units are C<second>, C<seconds>, C<minute>, C<minutes>, C<hour>,
272272
C<hours>, C<day>, C<days>, C<week>, C<weeks>, C<month>, C<months>, C<year>,
273-
C<years>. Please note that the plural forms can only be used with
273+
C<years>. Please note that the plural forms can only be used with
274274
the C<later> method.
275275
276276
The C<:2nd> form of colonpairs can be used as a compact and self-documenting

0 commit comments

Comments
 (0)