Merge in update for document on prefix key.
[m6w6/libmemcached] / docs / memcached_generate_hash_value.pod
index 477fbf5bc372315d0e7cfad926c12b84aac67647..a2af1fc4e8af57981f49c40cc98df51023a48dd2 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.
 
@@ -46,7 +46,7 @@ returned.
 =head1 HOME
 
 To find out more information please check: 
-L<http://tangent.org/552/libmemcached.html>
+L<https://launchpad.net/libmemcached>
 
 =head1 AUTHOR