]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Update operations.rst 56599/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 00:34:47 +0000 (10:34 +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>
doc/cephadm/operations.rst

index 420ee655ac8baec194105621ef5b8314effa0fcd..22d91c39b062229dcdcdd6de6b020b4e7994be09 100644 (file)
@@ -375,7 +375,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: