Fix Guide typo
Please merge to v6.1.1
(cherry picked from commit 2bad36a6a1
)
This commit is contained in:
parent
8fd35a1cdc
commit
9e487317e1
|
@ -22,7 +22,7 @@ the sense of using multiple hardware processors. See
|
||||||
|
|
||||||
@section{Threads}
|
@section{Threads}
|
||||||
|
|
||||||
To execute a procedure concurrrently, use @racket[thread]. The
|
To execute a procedure concurrently, use @racket[thread]. The
|
||||||
following example creates two new threads from the main thread:
|
following example creates two new threads from the main thread:
|
||||||
|
|
||||||
@racketblock[
|
@racketblock[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user