File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
scribble-doc/scribblings/scribble Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ output). Beware of colliding with output for a table of contents.
211211If @racket[footnote?] is true, then the Latex renderer typesets the
212212content as a footnote instead of a margin note.
213213
214- @history[#:change "1.55 " @elem{Added the @racket[#:footnote? ] argument.}]}
214+ @history[#:changed "1.55 " @elem{Added the @racket[#:footnote? ] argument.}]}
215215
216216
217217@defproc[(margin-note* [pre-content pre-content?] ...
@@ -223,7 +223,7 @@ Like @racket[margin-note], but @racket[margin-note*] can be
223223used in the middle of a paragraph. At the same time , its content is
224224constrained to form a single paragraph in the margin.
225225
226- @history[#:change "1.55 " @elem{Added the @racket[#:footnote? ] argument.}]}
226+ @history[#:changed "1.55 " @elem{Added the @racket[#:footnote? ] argument.}]}
227227
228228
229229@defproc[(itemlist [itm items/c] ...
You can’t perform that action at this time.
0 commit comments