fixed typo
svn: r13769
This commit is contained in:
parent
327fa47487
commit
5fd53ac98d
|
@ -7,9 +7,9 @@
|
|||
|
||||
@defform/subs[#:literals (file lib)
|
||||
(include path-spec)
|
||||
([include-spec string
|
||||
(file string)
|
||||
(lib string ...+)])]{
|
||||
([path-spec string
|
||||
(file string)
|
||||
(lib string ...+)])]{
|
||||
|
||||
Inlines the syntax in the file designated by @scheme[path-spec] in
|
||||
place of the @scheme[include] expression.
|
||||
|
|
Loading…
Reference in New Issue
Block a user