Skip to content

Commit 5843811

Browse files
committed
Retain when workload not supplied, defaults to :mixed docstring fragment
1 parent 91223c8 commit 5843811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/clojure/clojure/core/async.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ provided (see below)
3636
:mixed - used by async/thread and for :mixed workloads in
3737
flow/process
3838
39-
ompute - used for :compute workloads in flow/process
39+
:compute - used for :compute workloads in flow/process
4040
4141
:core-async-dispatch - used for completion fn handling (e.g. in put!
4242
and take!, as well as go block IOC thunk processing) throughout

0 commit comments

Comments
 (0)