Doc typo.

This commit is contained in:
Vincent St-Amour 2015-07-22 15:12:55 -05:00
parent 4ee1864941
commit 0864d5848b

View File

@ -301,7 +301,7 @@ event's topic matches @racket[topic].
A @tech{log receiver} is a @tech{synchronizable event}. It becomes
@tech{ready for synchronization} when a logging event is
received, so use @racket[sync] to receive an logged event. The
received, so use @racket[sync] to receive a logged event. The
@tech{log receiver}'s @tech{synchronization result} is an immutable vector containing
four values: the level of the event as a symbol, an immutable string
for the event message, an arbitrary value that was supplied as the