typo in the doc for matching-identifiers-out
svn: r15585
This commit is contained in:
parent
1b21c14fd4
commit
f30688bd52
|
@ -1048,7 +1048,7 @@ aliens
|
||||||
@note-lib-only[scheme/provide]
|
@note-lib-only[scheme/provide]
|
||||||
|
|
||||||
@defform[(matching-identifiers-out regexp provide-spec)]{ Like
|
@defform[(matching-identifiers-out regexp provide-spec)]{ Like
|
||||||
@scheme[provide-spec], but omitting the export of each binding with
|
@scheme[provide-spec], but including only exports of bindings with
|
||||||
an external name that matches @scheme[regexp]. The @scheme[regexp]
|
an external name that matches @scheme[regexp]. The @scheme[regexp]
|
||||||
must be a literal regular expression (see @secref["regexp"]).}
|
must be a literal regular expression (see @secref["regexp"]).}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user