From 217c78d002aa2016887828fd835e6775a17f9592 Mon Sep 17 00:00:00 2001 From: libingyang Date: Fri, 24 Aug 2018 15:38:22 +0800 Subject: [PATCH] doc: Spelling fixes in Network config reference Signed-off-by: libingyang --- doc/rados/configuration/network-config-ref.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/network-config-ref.rst b/doc/rados/configuration/network-config-ref.rst index 7f1cea53d683c..85c5dddbd2093 100644 --- a/doc/rados/configuration/network-config-ref.rst +++ b/doc/rados/configuration/network-config-ref.rst @@ -380,7 +380,7 @@ addresses. :Description: In some dynamic deployments the Ceph MON daemon might bind to an IP address locally that is different from the ``public addr`` advertised to other peers in the network. The environment must ensure - that routing rules are set correclty. If ``public bind addr`` is set + that routing rules are set correctly. If ``public bind addr`` is set the Ceph MON daemon will bind to it locally and use ``public addr`` in the monmaps to advertise its address to peers. This behavior is limited to the MON daemon. @@ -415,7 +415,7 @@ specified. ``mon priority`` :Description: The priority of the declared monitor, the lower value the more - prefered when a client selects a monitor when trying to connect + preferred when a client selects a monitor when trying to connect to the cluster. :Type: Unsigned 16-bit Integer -- 2.39.5