]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix typo and grammar in RGW config reference 13356/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 10 Feb 2017 11:04:17 +0000 (12:04 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 10 Feb 2017 14:07:38 +0000 (15:07 +0100)
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
doc/radosgw/config-ref.rst

index b3a1e64e52bf8370636881db55201252e3e57751..b5e0ca5ed9d7a42bf15b9ed5d21bd7b3e9993fe3 100644 (file)
@@ -138,7 +138,7 @@ Ceph configuration file, the default value will be set automatically.
 
 ``rgw num rados handles``
 
-:Description: The numer of the `RADOS cluster handles`_ for Ceph Object Gateway.
+:Description: The number of `RADOS cluster handles`_ for Ceph Object Gateway.
               Having a configurable number of RADOS handles is resulting in
               significant performance boost for all types of workloads. Each RGW
               worker thread would now get to pick a RADOS handle for its lifetime,