Merge pull request #1189 from LeifAndersen/fix-zo-docs

Fixed typo in zo docs.
This commit is contained in:
Matthew Flatt 2016-01-03 06:47:48 -07:00
commit a2c9b47552

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