Fix random } in reference

This commit is contained in:
Asumu Takikawa 2013-07-03 13:30:32 -04:00
parent 9ccafb1297
commit 338387a8df

View File

@ -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 can be used as a @tech{synchronizable event} (see @secref["sync"]).
A will executor is @tech{ready for synchronization} when 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?]{ @defproc[(make-will-executor) will-executor?]{