Skip to content

Commit 1f59ec5

Browse files
authored
Fixed link to cancelAll (coronalabs#54)
1 parent 9932085 commit 1f59ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/api/library/timer/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Timer functions allow calling a function some time in the future rather than imm
1717

1818
#### [timer.cancel()][api.library.timer.cancel]
1919

20-
#### [timer.cancelAll()][api.library.timer.cancel]
20+
#### [timer.cancelAll()][api.library.timer.cancelAll]
2121

2222
#### [timer.pause()][api.library.timer.pause]
2323

0 commit comments

Comments
 (0)