Skip to content

Commit 6020b81

Browse files
committed
Fix X::Scheduler::CueInNaNSeconds message
1 parent b0bd2bb commit 6020b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/X/Scheduler/CueInNaNSeconds.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ my Cancellation $c = $*SCHEDULER.cue({
1818
Throws with:
1919
2020
=for code :lang<text>
21-
Cannot pass NaN as a number of seconds
21+
Cannot pass NaN as a number of seconds to Scheduler.cue
2222
2323
=end pod

0 commit comments

Comments
 (0)