]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Update operations.rst 60638/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:19 +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 865663190fa7d311856f46206b35e19d8f1320f1..716f260dae6967a76c71500d2045b4b8e9376f2b 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: