argument typo
svn: r12359
This commit is contained in:
parent
0dcf6dc0ee
commit
5c2e2c25c5
|
@ -638,7 +638,7 @@ timeouts and memory problems. Use @scheme[call-with-limits] directly
|
|||
only to limit a whole testing session, instead of each expression.}
|
||||
|
||||
|
||||
@defform[(with-limits mb-expr body-expr body ...)]{
|
||||
@defform[(with-limits sec-expr mb-expr body ...)]{
|
||||
|
||||
A macro version of @scheme[call-with-limits].}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user