diff --git a/reference/memcached/memcached/getmulti.xml b/reference/memcached/memcached/getmulti.xml index fd87d8f178..3fb102cb24 100644 --- a/reference/memcached/memcached/getmulti.xml +++ b/reference/memcached/memcached/getmulti.xml @@ -1,5 +1,5 @@ - + @@ -22,11 +22,13 @@ variable is provided, it is filled with the CAS token values for the found items. - Unlike Memcached::get it is not possible to - specify a read-through cache callback for - Memcached::getMulti, because the memcache protocol - does provide information on which keys were not found in the multi-key - request. + + Unlike Memcached::get it is not possible to + specify a read-through cache callback for + Memcached::getMulti, because the memcache protocol + does provide information on which keys were not found in the multi-key + request. +