fix typo (PR 9431)

svn: r10018
This commit is contained in:
Matthew Flatt 2008-05-29 18:43:05 +00:00
parent b80e32edc1
commit 3393108fd5

View File

@ -105,7 +105,7 @@ action depends on the shape of the form:
@itemize{
@item{If it is a @scheme[begin] form, so the sub-forms are flattened
@item{If it is a @scheme[begin] form, the sub-forms are flattened
out into the module's body and immediately processed in place of the
@scheme[begin].}