From: Marc Koderer Date: Wed, 2 Dec 2015 19:05:26 +0000 (+0100) Subject: doc: remove unnecessary period in headline X-Git-Tag: v10.0.2~129^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6775%2Fhead;p=ceph.git doc: remove unnecessary period in headline Signed-off-by: Marc Koderer --- diff --git a/src/include/rados/librados.h b/src/include/rados/librados.h index f0d45af34b86..530887f46c0a 100644 --- a/src/include/rados/librados.h +++ b/src/include/rados/librados.h @@ -714,7 +714,7 @@ int rados_pool_create_with_all(rados_t cluster, const char *pool_name, uint64_t int rados_pool_delete(rados_t cluster, const char *pool_name); /** - * Attempt to change an io context's associated auid "owner." + * Attempt to change an io context's associated auid "owner" * * Requires that you have write permission on both the current and new * auid.