fix margin-note typo
svn: r14536 original commit: d49e36d983abfbcedaa0735933c1dc3001635c73
This commit is contained in:
parent
d7d705b539
commit
b0a3be38f4
|
@ -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