reference/fann/functions/fann-set-callback.xml
83b687a1599117968687c2606a50e8c83fe9a3f3
...
...
@@ -12,7 +12,7 @@
12
12
<methodsynopsis>
13
13
<type>bool</type><methodname>fann_set_callback</methodname>
14
14
<methodparam><type>resource</type><parameter>ann</parameter></methodparam>
15
-
<methodparam><type>collable</type><parameter>callback</parameter></methodparam>
15
+
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
16
16
</methodsynopsis>
17
17
<para>
18
18
Sets the callback function for use during training. It means that it is called from
19
19