svn: r13259
This commit is contained in:
Eli Barzilay 2009-01-22 18:53:14 +00:00
parent 38c75a82d1
commit 4e6039bedd

View File

@ -410,7 +410,7 @@ A parameter that holds a list of values that specify how to create a
namespace for evaluation in @scheme[make-evaluator] or
@scheme[make-module-evaluator]. The first item in the list is a thunk
that creates the namespace, and the rest are module paths for modules
that to be attached to the created namespace using
to be attached to the created namespace using
@scheme[namespace-attach-module].
The default is @scheme[(list make-base-namespace)] if @scheme[gui?] is