From 1997144f5d73c5def7c92abb47434342a6c85464 Mon Sep 17 00:00:00 2001 From: Marc Koderer Date: Wed, 2 Dec 2015 20:05:26 +0100 Subject: [PATCH] doc: remove unnecessary period in headline Signed-off-by: Marc Koderer --- src/include/rados/librados.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3