Skip to content

Commit 26e1693

Browse files
jetjinsersorawee
authored andcommitted
fixed typos in the doc
1 parent d0a7e55 commit 26e1693

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scribble-doc/scribblings/scribble/core.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ reverse order):
12481248
which is shown as part of the combined section number only when
12491249
it's the first element.}
12501250

1251-
@item{A a list corresponds to a @tech{numberer}-generated section
1251+
@item{A list corresponds to a @tech{numberer}-generated section
12521252
string plus its separator string, where the separator is used
12531253
in a combined section number after the section string and
12541254
before a subsection's number (or, for some output modes, before

scribble-doc/scribblings/scribble/renderer.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ is a result from the @method[render<%> collect] method.}
180180
list?]{
181181

182182
Produces the final output. The @racket[ri] argument is a result from
183-
the @method[render<%> render] method.
183+
the @method[render<%> resolve] method.
184184

185185
The @racket[dests] provide names of files for Latex or single-file
186186
HTML output, or names of sub-directories for multi-file HTML output.

0 commit comments

Comments
 (0)