]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: typo fixes in doc/radosgw/multisite
authorDrunkard Zhang <gongfan193@gmail.com>
Tue, 16 May 2017 12:20:49 +0000 (20:20 +0800)
committerDrunkard Zhang <gongfan193@gmail.com>
Tue, 16 May 2017 12:20:49 +0000 (20:20 +0800)
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
doc/radosgw/multisite.rst

index e81e9014286ce59b71fd4b8a5f630901ce4af447..c030ba0d8c81de0eda8aecc0022d22938705b8cd 100644 (file)
@@ -63,7 +63,7 @@ gateway instances, one for each Ceph storage cluster.
 
 This guide assumes at least two Ceph storage clusters in geographically
 separate locations; however, the configuration can work on the same
-site. This guide also assumes four Ceph object gateway servers named
+site. This guide also assumes two Ceph object gateway servers named
 ``rgw1`` and ``rgw2``.
 
 A multi-site configuration requires a master zone group and a master
@@ -814,8 +814,8 @@ realm. Alternatively, to change which realm is the default, execute:
 
     # radosgw-admin realm default --rgw-realm=movies
 
-..note:: When the realm is default, the command line assumes
-         ``--rgw-realm=<realm-name>`` as an argument.
+.. note:: When the realm is default, the command line assumes
+   ``--rgw-realm=<realm-name>`` as an argument.
 
 Delete a Realm
 ~~~~~~~~~~~~~~