From: wangfei Date: Mon, 19 Jul 2021 01:53:40 +0000 (+0800) Subject: doc/cephadm: correct a transposed word error X-Git-Tag: v17.1.0~1370^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0003abd49c239e7bab64860c403b1f6596e2ad7a;p=ceph.git doc/cephadm: correct a transposed word error The positions of two words are interchanged: scans each cluster in the host ----> scans each host in the cluster Signed-off-by: "Wang,Fei" --- diff --git a/doc/cephadm/osd.rst b/doc/cephadm/osd.rst index 47af05991660..711e2ece288f 100644 --- a/doc/cephadm/osd.rst +++ b/doc/cephadm/osd.rst @@ -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.