fix margin-note typo
svn: r14536
This commit is contained in:
parent
8aa8b938a0
commit
d49e36d983
|
@ -1140,7 +1140,7 @@ centered table with the @scheme[pre-flow] parsed by
|
|||
@defproc[(commandline [pre-content any/c] ...) paragraph?]{Produces
|
||||
an inset command-line example (e.g., in typewriter font).}
|
||||
|
||||
@defproc[(margin-note [pre-content any/c] ...) paragraph?]{Produces
|
||||
@defproc[(margin-note [pre-content any/c] ...) blockquote?]{Produces
|
||||
a @tech{blockquote} to be typeset in the margin instead of inlined.}
|
||||
|
||||
@; ------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user