typo: can #f -> can be #f

This commit is contained in:
Ben Greenman 2016-05-19 17:43:48 -04:00
parent 8111e4ec99
commit afec68f639

View File

@ -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)
@(close-eval mod-eval)