From 1a84aecc4253dbfe981985d30f412034918ce980 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 26 Jul 2010 14:49:19 -0500 Subject: [PATCH] doc typo --- collects/scribblings/reference/units.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/reference/units.scrbl b/collects/scribblings/reference/units.scrbl index 1d2ae8d39f..f8b553ac2c 100644 --- a/collects/scribblings/reference/units.scrbl +++ b/collects/scribblings/reference/units.scrbl @@ -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 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 provided for each declared import of the unit. For each variable identifier in each provided @scheme[tagged-sig-spec], the value of the