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 1eb9518 commit 3c3ce18Copy full SHA for 3c3ce18
lib/Language/concurrency.pod
@@ -110,7 +110,7 @@ A library may wish to provide an alternative scheduler implementation if
110
it has special requirements, for instance a UI library may want all code
111
to be run within a single UI thread, or some custom priority mechanism
112
may be required, however the implementations provided as standard and
113
-escribed below should suffice for most user code.
+described below should suffice for most user code.
114
115
=head3 ThreadPoolScheduler
116
0 commit comments