From e31d3fe0247503a0a5bf6eb5d55444fd2fe754bf Mon Sep 17 00:00:00 2001 From: Kevin Dalley Date: Thu, 5 Jun 2014 17:10:42 -0700 Subject: [PATCH] doc: Descrption => Description Correct spelling error. Signed-off-by: Kevin Dalley --- doc/rados/configuration/pool-pg-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/pool-pg-config-ref.rst b/doc/rados/configuration/pool-pg-config-ref.rst index 38e55f1b1f599..b699f1c760e13 100644 --- a/doc/rados/configuration/pool-pg-config-ref.rst +++ b/doc/rados/configuration/pool-pg-config-ref.rst @@ -95,7 +95,7 @@ Ceph configuration file. ``osd pool default min size`` -:Descrption: Sets the minimum number of written replicas for objects in the +:Description: Sets the minimum number of written replicas for objects in the pool in order to acknowledge a write operation to the client. If minimum is not met, Ceph will not acknowledge the write to the client. This setting ensures a minimum number of replicas when -- 2.39.5