From 4b077dd2e5d1b78813ff26901089d74779ccdf36 Mon Sep 17 00:00:00 2001 From: James McClune Date: Fri, 1 Feb 2019 17:12:24 -0500 Subject: [PATCH] doc: fixed typo in add-or-rm-mons.rst Redundant use of the word "monitor" Signed-off-by: James McClune --- doc/rados/operations/add-or-rm-mons.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/add-or-rm-mons.rst b/doc/rados/operations/add-or-rm-mons.rst index ade965235eb4..ba03839aefd0 100644 --- a/doc/rados/operations/add-or-rm-mons.rst +++ b/doc/rados/operations/add-or-rm-mons.rst @@ -106,7 +106,7 @@ on ``mon.a``). #. Retrieve the monitor map, where ``{tmp}`` is the path to the retrieved monitor map, and ``{map-filename}`` is the name of the file - containing the retrieved monitor monitor map. :: + containing the retrieved monitor map. :: ceph mon getmap -o {tmp}/{map-filename} -- 2.47.3