docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached-1.0 / memcached_set_encoding_key.rst
index be38b03f18120f0ba45f31fc4ebdc6bc622a9164..4e79f43f21efdabc05fdee0690d682b1d5bde2ef 100644 (file)
@@ -19,7 +19,7 @@ DESCRIPTION
 -----------
 
 
 -----------
 
 
-:c:func:`memcached_set_encoding_key` sets the key that will be used to encrypt and decrypt data as it is sent and recieved from the server.
+:c:func:`memcached_set_encoding_key` sets the key that will be used to encrypt and decrypt data as it is sent and received from the server.
 
 Currently only AES is is supported.
 
 
 Currently only AES is is supported.
 
@@ -34,22 +34,6 @@ will be :c:type:`MEMCACHED_SUCCESS`.  Use :c:func:`memcached_strerror` to
 translate this value to a printable string.
 
 
 translate this value to a printable string.
 
 
-----
-HOME
-----
-
-
-To find out more information please check:
-`http://libmemcached.org/ <http://libmemcached.org/>`_
-
-
-------
-AUTHOR
-------
-
-
-Brian Aker, <brian@tangent.org>
-
 
 --------
 SEE ALSO
 
 --------
 SEE ALSO