Correct typo.
This commit is contained in:
parent
2295d16074
commit
075212d07c
|
@ -21,7 +21,7 @@ to another module.
|
||||||
|
|
||||||
@defproc[(resolved-module-path? [v any/c]) boolean?]{
|
@defproc[(resolved-module-path? [v any/c]) boolean?]{
|
||||||
|
|
||||||
Returns @racket[#f] if @racket[v] is a @tech{resolved module path},
|
Returns @racket[#t] if @racket[v] is a @tech{resolved module path},
|
||||||
@racket[#f] otherwise.}
|
@racket[#f] otherwise.}
|
||||||
|
|
||||||
@defproc[(make-resolved-module-path [path (or/c symbol?
|
@defproc[(make-resolved-module-path [path (or/c symbol?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user