docs/api.mdwn
changeset 153 8fba61f363a8
parent 152 0cf6c938ac03
--- a/docs/api.mdwn	Mon Mar 21 02:04:02 2016 +0200
+++ b/docs/api.mdwn	Sat Jul 30 05:04:35 2016 +0300
@@ -259,7 +259,7 @@
 <a name="mcabber.timer"></a>
 ### mcabber.timer
 Creates new [timer function](#timer.function), that will be called periodically.  
-**Arguments:** integer (interval, seconds), [timer function](#timer.function)  
+**Arguments:** float (interval, seconds), [timer function](#timer.function)  
 
 <a name="background.reading.function"></a>
 ### background reading function