Skip to content

Commit 98843e9

Browse files
committed
fixing indent
1 parent f698e5b commit 98843e9

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
@@ -49,7 +49,7 @@ the following values:
4949
unset - always default to ioc when aot, and use virtual threads for
5050
`io-thread` blocks if available at runtime
5151
52-
\"target\" - target vthreads when compiling go and require them at runtime.
52+
\"target\" - target vthreads when compiling go and require them at runtime.
5353
use vthreads in io-thread when available
5454
5555
\"avoid\" - use ioc when compiling go (will work regardless), do not use

0 commit comments

Comments
 (0)