fix contract typo (PR10277)
svn: r15055 original commit: 7d7f825a9e48d361ad7f0662bc8a0493345cd894
This commit is contained in:
parent
cc346fe4fc
commit
493dee465a
|
@ -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