fix doc typo
This commit is contained in:
parent
d5558a4fe0
commit
8cf13c3f46
|
@ -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