Fixed typo in time-apply's documentation.
svn: r12048
This commit is contained in:
parent
a0eafb1e8d
commit
614b8757de
|
@ -91,7 +91,7 @@ time is a portion of the time reported by
|
||||||
|
|
||||||
|
|
||||||
@defproc[(time-apply [proc procedure?]
|
@defproc[(time-apply [proc procedure?]
|
||||||
[arg any/c] ...)
|
[lst list?])
|
||||||
(values list?
|
(values list?
|
||||||
exact-integer?
|
exact-integer?
|
||||||
exact-integer?
|
exact-integer?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user