]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Spelling fixes in Network config reference 23727/head
authorlibingyang <li.bingyang1@zte.com.cn>
Fri, 24 Aug 2018 07:38:22 +0000 (15:38 +0800)
committerlibingyang <li.bingyang1@zte.com.cn>
Fri, 24 Aug 2018 07:49:51 +0000 (15:49 +0800)
Signed-off-by: libingyang <li.bingyang1@zte.com.cn>
doc/rados/configuration/network-config-ref.rst

index 7f1cea53d683c4edc88ac49315137d60926a4f58..85c5dddbd2093c6dd05d72fabdfe8f7d98b97547 100644 (file)
@@ -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