Merge pull request #1189 from LeifAndersen/fix-zo-docs
Fixed typo in zo docs.
This commit is contained in:
commit
a2c9b47552
|
@ -274,7 +274,7 @@ binding, constructor, etc.}
|
||||||
The @racket[lang-info] value specifies an optional module path that
|
The @racket[lang-info] value specifies an optional module path that
|
||||||
provides information about the module's implementation language.
|
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
|
context of the body of the module. This value is used by
|
||||||
@racket[module->namespace]. A @racket[#f] value means that the
|
@racket[module->namespace]. A @racket[#f] value means that the
|
||||||
context is unavailable or empty. A @racket[#t] value means that the
|
context is unavailable or empty. A @racket[#t] value means that the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user