]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: fix typo in cephadm initial crush location section 52887/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 8 Aug 2023 20:35:49 +0000 (16:35 -0400)
committerZac Dover <zac.dover@proton.me>
Wed, 9 Aug 2023 00:39:48 +0000 (10:39 +1000)
A minor typo fix found while skimming through the cephadm docs:
"will no remove" -> "will not remove".

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 6e22b7b2d3a4ee11dfcc752f60563aabfe0cb9b3)

doc/cephadm/host-management.rst

index 189e16abec2b29bf69a5bc5598265fa22f4b4305..3f12ec1ce6beb04fd00972327c4ef0263788f4a6 100644 (file)
@@ -290,7 +290,7 @@ create a new CRUSH host located in the specified hierarchy.
 .. note:: 
 
   The ``location`` attribute will be only affect the initial CRUSH location. Subsequent
-  changes of the ``location`` property will be ignored. Also, removing a host will no remove
+  changes of the ``location`` property will be ignored. Also, removing a host will not remove
   any CRUSH buckets.
 
 See also :ref:`crush_map_default_types`.