X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=docs%2Fphp-memcached%2FDocumentation;h=6a0dce673a4fd55ba67622bb5da805a2ca7e133b;hb=1504dea1127a5f7960dcdc4eed5a044f6a962deb;hp=32e340ac31bfa863de8c1bbedacd726abb013ac7;hpb=f5e3f458642bfe82599150c32be1909da5701f0f;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/php-memcached/Documentation b/docs/php-memcached/Documentation index 32e340ac31..6a0dce673a 100644 --- a/docs/php-memcached/Documentation +++ b/docs/php-memcached/Documentation @@ -130,7 +130,7 @@ MemCachedClient::set_debug($do_debug); MemCachedClient::forget_dead_hosts(); // When a function returns FALSE, an error code is set. -// This funtion will return the error code. +// This function will return the error code. // See error_string() // returns last error code set MemCachedClient::error()