fix unbound variable

svn: r13419
This commit is contained in:
Sam Tobin-Hochstadt 2009-02-04 19:30:23 +00:00
parent 0888178644
commit 9308d2dddf

View File

@ -433,7 +433,7 @@ via @scheme[require-for-label] and @scheme[require]:
In general, a @filepath{.scrbl} file produces a @techlink{part}. A part
produced by a document's main source (as specified in the
@filepath[info.ss] file) represents the whole document. The
@filepath{info.ss} file) represents the whole document. The
@scheme[include-section] procedure can be used to incorporate a part
as a sub-part of the enclosing part.