diff --git a/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl b/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl index c6d639a3a9..099fcf1fe1 100644 --- a/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl +++ b/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl @@ -324,7 +324,7 @@ result is always @racket[#f] if either result of module-path-index?]{ Combines @racket[path], @racket[base], and @racket[submod] to create a -new @tech{module path index}. The @racket[path] argument can +new @tech{module path index}. The @racket[path] argument can be @racket[#f] only if @racket[base] is also @racket[#f]. The @racket[submod] argument can be a list only when @racket[path] and @racket[base] are both @racket[#f].} @@ -622,4 +622,4 @@ resolved module path, and they may be predefined always or specifically within a particular executable (such as one created by @exec{raco exe} or @racket[create-embedding-executable]).} -@(close-eval mod-eval) \ No newline at end of file +@(close-eval mod-eval)