Merge "language: Add generate-normalize-data maintenance script"
[lhc/web/wiklou.git] / docs / php-memcached / Documentation
index 32e340a..6a0dce6 100644 (file)
@@ -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()