fix doc typo
original commit: 8cf13c3f468d9776cc41b24a3fa2ce57ea8fbcb0
This commit is contained in:
parent
8c1953bf47
commit
79ed4b0d10
|
@ -422,7 +422,7 @@ because the @"@"-reader would drop comments within the
|
||||||
@subsection{Code Fonts and Styles}
|
@subsection{Code Fonts and Styles}
|
||||||
|
|
||||||
@defform*[((racketmodname datum maybe-indirect)
|
@defform*[((racketmodname datum maybe-indirect)
|
||||||
(racketmodname ((unsyntax (racket unsyntax)) expr maybe-indirect)))
|
(racketmodname ((unsyntax (racket unsyntax)) expr) maybe-indirect))
|
||||||
#:grammar ([maybe-indirect code:blank
|
#:grammar ([maybe-indirect code:blank
|
||||||
#:indirect])]{
|
#:indirect])]{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user