fix doc typo

This commit is contained in:
Matthew Flatt 2013-07-11 15:45:48 -06:00
parent d5558a4fe0
commit 8cf13c3f46

View File

@ -422,7 +422,7 @@ because the @"@"-reader would drop comments within the
@subsection{Code Fonts and Styles}
@defform*[((racketmodname datum maybe-indirect)
(racketmodname ((unsyntax (racket unsyntax)) expr maybe-indirect)))
(racketmodname ((unsyntax (racket unsyntax)) expr) maybe-indirect))
#:grammar ([maybe-indirect code:blank
#:indirect])]{