diff --git a/collects/scribblings/reference/time.scrbl b/collects/scribblings/reference/time.scrbl index 2a6f29cc0f..ac484daaa8 100644 --- a/collects/scribblings/reference/time.scrbl +++ b/collects/scribblings/reference/time.scrbl @@ -91,7 +91,7 @@ time is a portion of the time reported by @defproc[(time-apply [proc procedure?] - [arg any/c] ...) + [lst list?]) (values list? exact-integer? exact-integer?