Skip to content

Commit 3c3ce18

Browse files
committed
typo
1 parent 1eb9518 commit 3c3ce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Language/concurrency.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ A library may wish to provide an alternative scheduler implementation if
110110
it has special requirements, for instance a UI library may want all code
111111
to be run within a single UI thread, or some custom priority mechanism
112112
may be required, however the implementations provided as standard and
113-
escribed below should suffice for most user code.
113+
described below should suffice for most user code.
114114
115115
=head3 ThreadPoolScheduler
116116

0 commit comments

Comments
 (0)