We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc243e commit bf1b3f0Copy full SHA for bf1b3f0
doc/Type/Supply.pod6
@@ -378,7 +378,7 @@ a final batch when the supply is done.
378
B<Note>: Since Rakudo version 2020.12, the C<:seconds> parameter has
379
a millisecond granularity: for example a 1 millisecond duration could
380
be specified as C<:seconds(0.001)>. Before Rakudo version 2020.12,
381
-the C<:seconds> parameter has a second granularity.
+the C<:seconds> parameter had a second granularity.
382
383
=head2 method elems
384
0 commit comments