Closes PR 11864
 Merge to 5.1.1
(cherry picked from commit 6664e20815)
This commit is contained in:
Matthew Flatt 2011-04-19 07:13:31 -06:00 committed by Eli Barzilay
parent 6586ab1201
commit 8f368d8df6

View File

@ -272,7 +272,7 @@ the individual @scheme[stx-expr].
[ellipsis #,lit-ellipsis])]{
Constructs a syntax object based on a @scheme[template], which can
inlude @tech{pattern variables} bound by @scheme[syntax-case] or
include @tech{pattern variables} bound by @scheme[syntax-case] or
@scheme[with-syntax].
Template forms produce a syntax object as follows: