reference/funchand/functions/unregister-tick-function.xml
1e40469acf78d5c2eaf68c17e2d1d0139895e68f
...
...
@@ -13,7 +13,7 @@
13
13
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
14
14
</methodsynopsis>
15
15
<simpara>
16
-
De-registers the function <parameter>function</parameter> so it is
16
+
De-registers the function <parameter>callback</parameter> so it is
17
17
no longer executed when a <link
18
18
linkend="control-structures.declare">tick</link> is
19
19
called.
20
20