From 9268af8da92a0d0c23bc430a7deb46a2a78d6365 Mon Sep 17 00:00:00 2001 From: Brian_P <32593931+spdfnet@users.noreply.github.com> Date: Mon, 29 Nov 2021 14:13:17 +0000 Subject: [PATCH] doc: fix typo in cephadm host management (cherry picked from commit 22ca9ce373efd527d838a58ed25617ce4e7dcd91) --- doc/cephadm/host-management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index c109e2dc73b32..ede732c17b79b 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -163,7 +163,7 @@ Maintenance Mode Place a host in and out of maintenance mode (stops all Ceph daemons on host):: ceph orch host maintenance enter [--force] - ceph orch host maintenace exit + ceph orch host maintenance exit Where the force flag when entering maintenance allows the user to bypass warnings (but not alerts) -- 2.39.5