From f4e053ab5f92a0cd9bcbcca5d6a1e46d0be4499b Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 4 Feb 2021 01:04:24 +1000 Subject: [PATCH] doc/rados: s/realy/really/ This corrects the spelling of "realy" to "really". Hat-tip to IcePic, who noticed this on 03 Feb 2021. Signed-off-by: Zac Dover --- doc/rados/operations/stretch-mode.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/stretch-mode.rst b/doc/rados/operations/stretch-mode.rst index 5c1207035782..a9113b09771a 100644 --- a/doc/rados/operations/stretch-mode.rst +++ b/doc/rados/operations/stretch-mode.rst @@ -162,7 +162,7 @@ When in stretch degraded mode, the cluster will go into "recovery" mode automati when the disconnected data center comes back. If that doesn't work, or you want to enable recovery mode early, you can invoke :: - $ ceph osd force_recovery_stretch_mode --yes-i-realy-mean-it + $ ceph osd force_recovery_stretch_mode --yes-i-really-mean-it But this command should not be necessary; it is included to deal with unanticipated situations. -- 2.47.3