fixed bug in syntax/modcode docs
This commit is contained in:
parent
076bba5ee9
commit
274c56a4d5
|
@ -19,7 +19,7 @@
|
|||
(or/c (symbols 'src 'zo 'so) false/c))
|
||||
(lambda (src zo so) #f)]
|
||||
[#:notify notify-proc (any/c . -> . any) void]
|
||||
[#:src-reader read-syntax-proc
|
||||
[#:source-reader read-syntax-proc
|
||||
(any/c input-port? . -> . syntax?)
|
||||
read-syntax])
|
||||
any]{
|
||||
|
|
Loading…
Reference in New Issue
Block a user