Fix random } in reference
This commit is contained in:
parent
9ccafb1297
commit
338387a8df
|
@ -136,7 +136,7 @@ proven again reachable through only weak references.
|
|||
|
||||
A will executor can be used as a @tech{synchronizable event} (see @secref["sync"]).
|
||||
A will executor is @tech{ready for synchronization} when
|
||||
@racket[will-execute] would not block; @resultItself{will executor}.}
|
||||
@racket[will-execute] would not block; @resultItself{will executor}.
|
||||
|
||||
|
||||
@defproc[(make-will-executor) will-executor?]{
|
||||
|
|
Loading…
Reference in New Issue
Block a user