]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: correct a transposed word error
authorwangfei <wf.ab@126.com>
Mon, 19 Jul 2021 01:53:40 +0000 (09:53 +0800)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 10 Aug 2021 14:32:10 +0000 (16:32 +0200)
The positions of two words are interchanged:
scans each cluster in the host ----> scans each host in the cluster

Signed-off-by: "Wang,Fei" <wf.ab@126.com>
(cherry picked from commit 0003abd49c239e7bab64860c403b1f6596e2ad7a)

doc/cephadm/osd.rst

index 47af05991660edbee54be9776f54db0ddcabd143..711e2ece288f316363fc74e7ee8c95c0ef470a9c 100644 (file)
@@ -7,7 +7,7 @@ OSD Service
 List Devices
 ============
 
-``ceph-volume`` scans each cluster in the host from time to time in order
+``ceph-volume`` scans each host in the cluster from time to time in order
 to determine which devices are present and whether they are eligible to be
 used as OSDs.