reference/memcached/callbacks.xml
80872147aa52367137bd3d168412f70cbe2ddf9c
...
...
@@ -7,7 +7,7 @@
7
7
<section xml:id="memcached.callbacks.result">
8
8
<title>Result callbacks</title>
9
9
<para>
10
-
Result <type>callbacks</type> are invoked by
10
+
Result <type>callable</type>s are invoked by
11
11
<methodname>Memcached::getDelayed</methodname> or
12
12
<methodname>Memcached::getDelayedBykey</methodname> methods for each item in
13
13
the result set. The callback is passed the Memcached object and the array
14
14