From 2aa9d8cca3763b48e1b8bb53e75a21b7939b50e2 Mon Sep 17 00:00:00 2001 From: Leif Andersen Date: Sat, 2 Jan 2016 23:07:31 -0700 Subject: [PATCH] Fixed typo in zo docs. --- pkgs/racket-doc/scribblings/raco/zo-struct.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/raco/zo-struct.scrbl b/pkgs/racket-doc/scribblings/raco/zo-struct.scrbl index 5de07392c4..d0f86d547f 100644 --- a/pkgs/racket-doc/scribblings/raco/zo-struct.scrbl +++ b/pkgs/racket-doc/scribblings/raco/zo-struct.scrbl @@ -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