Fix doc typo.

This commit is contained in:
Sam Tobin-Hochstadt 2010-12-17 10:12:55 -05:00
parent 8a8a8dbe4b
commit bb7307883a

View File

@ -1290,7 +1290,7 @@ module, or at the top level if the form is not inside a module).
A @tech{variable reference} can be used with
@racket[variable-reference->empty-namespace],
@racket[variable-reference->resolved-module-path], and
@racket[variable-reference->top-level-namespace], but facilities like
@racket[variable-reference->namespace], but facilities like
@racket[define-namespace-anchor] and
@racket[namespace-anchor->namespace] wrap those to provide an clearer
interface. A @tech{variable reference} is also useful to low-level