]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Update operations.rst 60639/head
authorrhkelson <119636079+rhkelson@users.noreply.github.com>
Sun, 31 Mar 2024 15:39:08 +0000 (09:39 -0600)
committerZac Dover <zac.dover@proton.me>
Wed, 6 Nov 2024 09:40:26 +0000 (19:40 +1000)
Fixed typo 'no' to 'not' in sentence "If this test fails, cephadm will
no be able to manage services on that host."

Signed-off-by: rhkelson <119636079+rhkelson@users.noreply.github.com>
(cherry picked from commit 34bc35a73443fa56908395a83ea2dd404a8fc4a6)

doc/cephadm/operations.rst

index c7c87a92046e1406ae98adb43b6171c3f5e613af..3a3ebd72651984255680140dc1405d9bbe1091d1 100644 (file)
@@ -306,7 +306,7 @@ One or more hosts have failed the basic cephadm host check, which verifies
 that (1) the host is reachable and cephadm can be executed there, and (2)
 that the host satisfies basic prerequisites, like a working container
 runtime (podman or docker) and working time synchronization.
-If this test fails, cephadm will no be able to manage services on that host.
+If this test fails, cephadm will not be able to manage services on that host.
 
 You can manually run this check by running the following command: