This commit is contained in:
Matthew Flatt 2010-07-26 14:49:19 -05:00
parent 93183284f7
commit 1a84aecc42

View File

@ -280,7 +280,7 @@ in the unit is the result of the @scheme[invoke-unit] expression.
Each supplied @scheme[tagged-sig-spec] takes bindings from the Each supplied @scheme[tagged-sig-spec] takes bindings from the
surrounding context and turns them into imports for the invoked unit. surrounding context and turns them into imports for the invoked unit.
The unit need not declare an imports for evey provided The unit need not declare an import for every provided
@scheme[tagged-sig-spec], but one @scheme[tagged-sig-spec] must be @scheme[tagged-sig-spec], but one @scheme[tagged-sig-spec] must be
provided for each declared import of the unit. For each variable provided for each declared import of the unit. For each variable
identifier in each provided @scheme[tagged-sig-spec], the value of the identifier in each provided @scheme[tagged-sig-spec], the value of the