]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr: edit localpool.rst 63669/head
authorZac Dover <zac.dover@proton.me>
Sun, 1 Jun 2025 23:33:20 +0000 (09:33 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 3 Jun 2025 06:12:15 +0000 (16:12 +1000)
Remove "only" where it was extraneous.

This commit was made in response to a request made by Anthony D'Atri
here: https://github.com/ceph/ceph/pull/63419#discussion_r2102803276.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit e43de826ca5ba122e900ad986db2be8edbac0982)

doc/mgr/localpool.rst

index 0feace2ac8b9927fd2400837d95c72285f4fdb93..22dd3a4b00013ac7fc68683f55d4b41516809d35 100644 (file)
@@ -34,8 +34,8 @@ The ``localpool`` module understands the following options:
 
 The default is ``by-$subtreetype-``.
 
-These options are set via the ``config-key`` interface. For example, to
-change the replication level to 2x with only 64 PGs, run the following two commands:
+These options are set via the ``config-key`` interface. For example, to change
+the replication level to 2x with 64 PGs, run the following two commands:
 
 .. prompt:: bash #