Fixed typo in zo docs.

This commit is contained in:
Leif Andersen 2016-01-02 23:07:31 -07:00
parent 567679bf0a
commit 2aa9d8cca3

View File

@ -274,7 +274,7 @@ binding, constructor, etc.}
The @racket[lang-info] value specifies an optional module path that
provides information about the module's implementation language.
The @racket[internal-module-context] value describes the lexical
The @racket[internal-context] value describes the lexical
context of the body of the module. This value is used by
@racket[module->namespace]. A @racket[#f] value means that the
context is unavailable or empty. A @racket[#t] value means that the