Skip to content

Commit bf1b3f0

Browse files
committed
Use a more appropriate tense
1 parent 9fc243e commit bf1b3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Supply.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ a final batch when the supply is done.
378378
B<Note>: Since Rakudo version 2020.12, the C<:seconds> parameter has
379379
a millisecond granularity: for example a 1 millisecond duration could
380380
be specified as C<:seconds(0.001)>. Before Rakudo version 2020.12,
381-
the C<:seconds> parameter has a second granularity.
381+
the C<:seconds> parameter had a second granularity.
382382
383383
=head2 method elems
384384

0 commit comments

Comments
 (0)