Update version.
[m6w6/libmemcached] / docs / memcached_create.rst
index 5eaaee03b016143965c7c746e6832101ece75f49..ae851ba99ceebf9d4e269f57a7e8159d5bae2e8d 100644 (file)
@@ -32,8 +32,7 @@ communicate with the server. You should either pass a statically declared
 a NULL. If a NULL passed in then a structure is allocated for you.
 
 Please note, when you write new application use 
-:c:func:`memcached` over 
-:c:func:`memcached_create`.
+:c:func:`memcached` over :c:func:`memcached_create`.
 
 :c:func:`memcached_clone` is similar to :c:func:`memcached_create` but 
 it copies the defaults and list of servers from the source