Fixed some spelling errors.
[awesomized/libmemcached] / docs / memcached_generate_hash_value.pod
index 477fbf5bc372315d0e7cfad926c12b84aac67647..ebd9034950f4c3c2aae9ca503ed6640dbe1409ef 100644 (file)
@@ -23,7 +23,7 @@ C Client Library for memcached (libmemcached, -lmemcached)
 =head1 DESCRIPTION
 
 memcached_generate_hash_value() allows you to hash a key using one of
-the hash fuctions defined in the library. This method is provided for
+the hash functions defined in the library. This method is provided for
 the convenience of higher-level language bindings and is not necessary
 for normal memcache operations.