fix contract typo (PR10277)
svn: r15055
This commit is contained in:
parent
6562b6ac6f
commit
7d7f825a9e
|
@ -407,7 +407,7 @@
|
|||
(-> void?)
|
||||
(-> void?)
|
||||
. -> .
|
||||
void?)
|
||||
(-> void?))
|
||||
(delay-time open close)
|
||||
@{Use this function to delay an action for some period of time. It also
|
||||
supports cancelling the action before the time period elapses. For
|
||||
|
|
Loading…
Reference in New Issue
Block a user