]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in bluestore-migration.rst 18389/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Thu, 19 Oct 2017 06:38:40 +0000 (14:38 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Thu, 19 Oct 2017 06:38:40 +0000 (14:38 +0800)
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
doc/rados/operations/bluestore-migration.rst

index 5a27cd697a30811dc910f1e369076d7b1d0d0588..d74c0d6f5168d915535ac6d5b880d3fc66410835 100644 (file)
@@ -69,7 +69,7 @@ more data migration than should be necessary, so it is not optimal.
 
      umount /var/lib/ceph/osd/ceph-$ID
 
-#. Destroy the OSD data.  Be *EXTREMELY CAREUL* as this will destroy
+#. Destroy the OSD data.  Be *EXTREMELY CAREFUL* as this will destroy
    the contents of the device; be certain the data on the device is
    not needed (i.e., that the cluster is healthy) before proceeding. ::