Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix X::Scheduler::CueInNaNSeconds message
  • Loading branch information
Kaiepi committed May 6, 2019
1 parent b0bd2bb commit 6020b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/X/Scheduler/CueInNaNSeconds.pod6
Expand Up @@ -18,6 +18,6 @@ my Cancellation $c = $*SCHEDULER.cue({
Throws with:
=for code :lang<text>
Cannot pass NaN as a number of seconds
Cannot pass NaN as a number of seconds to Scheduler.cue
=end pod

0 comments on commit 6020b81

Please sign in to comment.