doc typo and clarification

This commit is contained in:
Matthew Flatt 2015-09-05 17:59:19 -06:00
parent c3f876d2f7
commit 06841bbaff

View File

@ -216,7 +216,8 @@ suffixes:
byte-regexp?]{
Returns a @tech[#:doc reference-doc]{regexp value} that matches paths ending
with a suffix as reported by @racket[get-module-path-suffixes].}
with a suffix as reported by @racket[get-module-suffixes]. The pattern
includes a subpatterns for the suffix without its leading @litchar{.}}
@; ----------------------------------------------------------------------