X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Flibmemcached.pod;h=b950a63d82cf2f827de4fd4b499366dc85a8243d;hb=c5748c5a1d474145afcf82bd2dfcbfde4a18bd64;hp=06a22fe4c4559dfa557f5d2202c67710ea6af953;hpb=26c1a71921b1468d56f6edaa7e6e3855ec1c879f;p=awesomized%2Flibmemcached diff --git a/docs/libmemcached.pod b/docs/libmemcached.pod index 06a22fe4..b950a63d 100755 --- a/docs/libmemcached.pod +++ b/docs/libmemcached.pod @@ -33,7 +33,7 @@ written in order to encapsulate the C. It is not recommended that you operate directly against the structure. Nearly all functions return a C value. -This value can be translated to a printable string with memcached_strerr(3). +This value can be translated to a printable string with memcached_strerror(3). Partitioning based on keys is supported in the library. Using the key partioning functions it is possible to group sets of object onto servers.