From 1b0f6cc99524bbd5402bcea0bf7bba6532f30554 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 3 May 2012 08:07:06 -0600 Subject: [PATCH] doc repair Closes PR 12708 --- collects/scribblings/reference/syntax.scrbl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collects/scribblings/reference/syntax.scrbl b/collects/scribblings/reference/syntax.scrbl index d7725addc7..ccf1b220f6 100644 --- a/collects/scribblings/reference/syntax.scrbl +++ b/collects/scribblings/reference/syntax.scrbl @@ -362,7 +362,8 @@ Legal only in a @tech{module begin context}, and handled by the (for-label require-spec ...) (for-meta phase-level require-spec ...) derived-require-spec] - [module-path (submod root-module-path submod-path-element ...) + [module-path root-module-path + (submod root-module-path submod-path-element ...) (submod "." submod-path-element ...) (submod ".." submod-path-element ...)] [root-module-path (#,(racket quote) id)