From f3a50081767182ab0ae911df3b7e6e3b149d0a29 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 23 Mar 2009 16:32:02 +0000 Subject: [PATCH] typo svn: r14238 --- collects/scribblings/reference/syntax.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/reference/syntax.scrbl b/collects/scribblings/reference/syntax.scrbl index ad02549294..2ad8fe3c0a 100644 --- a/collects/scribblings/reference/syntax.scrbl +++ b/collects/scribblings/reference/syntax.scrbl @@ -434,7 +434,7 @@ pre-defined forms are as follows. for information on expanding the set of @scheme[require-spec] forms. When multiple @scheme[require-spec]s are specified in a @scheme[require], the bindings of each @scheme[require-spec] are - vsible for expanding later @scheme[require-spec]s.} + visible for expanding later @scheme[require-spec]s.} @guideintro["module-paths"]{module paths}