]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations/placement-groups: typo two 'the' 45328/head
authorKamoltat <ksirivad@redhat.com>
Wed, 9 Mar 2022 15:36:20 +0000 (15:36 +0000)
committerKamoltat <ksirivad@redhat.com>
Wed, 9 Mar 2022 20:04:12 +0000 (20:04 +0000)
typo, should not have two 'the' next to each
other.

Signed-off-by: Kamoltat <ksirivad@redhat.com>
(cherry picked from commit 7f1c7637e229c6a1bd69a4b204a56ae49c7fec44)

doc/rados/operations/placement-groups.rst

index 76c802bfe50b30bbba31cf26b1d2be6e7fd3453f..c4e89d7233a0fd004693b2217678fbb422e58c15 100644 (file)
@@ -140,7 +140,7 @@ the number of those respective device types.
 
 The autoscaler uses the `bulk` flag to determine which pool
 should start out with a full complement of PGs and only
-scales down when the the usage ratio across the pool is not even.
+scales down when the usage ratio across the pool is not even.
 However, if the pool doesn't have the `bulk` flag, the pool will
 start out with minimal PGs and only when there is more usage in the pool.