docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached / memcached_strerror.rst
index 32b0b7b2e6750e9610b622f40f4fa1a6847e3018..09ed37e99cb292effdc888ffbccc1f240b4da8e2 100644 (file)
@@ -23,8 +23,8 @@ functions.
 `memcached_return_t` values are of an enum type so that you can set up responses
 with switch/case and know that you are capturing all possible return values.
 
-RETURN
-------
+RETURN VALUE
+------------
 
 `memcached_strerror` returns a string describing a `memcached_return_t` value.