Fixed missing bracket

This commit is contained in:
Kevin Tew 2011-06-30 16:53:35 -06:00
parent 7bd4ba9b11
commit c6c1f9d533

View File

@ -217,4 +217,6 @@ messages:
Returns a @tech{synchronizable event} (see @secref["sync"]) that is
ready if and only if @racket[p] has terminated.
}
@;------------------------------------------------------------------------