]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix Spelling Error of Radosgw 24021/head
author李丙洋 10208981 <li.bingyang1@zte.com.cn>
Tue, 11 Sep 2018 02:11:22 +0000 (10:11 +0800)
committer李丙洋 10208981 <li.bingyang1@zte.com.cn>
Tue, 11 Sep 2018 07:30:20 +0000 (15:30 +0800)
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn>
doc/radosgw/mfa.rst
doc/radosgw/opa.rst
doc/radosgw/s3/bucketops.rst

index 5e761e6e161cfa3ddd2af3fea2c5557507acc7e0..0cbead85fe24a82f2dd5686d072abf23b459c862 100644 (file)
@@ -6,7 +6,7 @@ RGW Support for Multifactor Authentication
 
 .. versionadded:: Mimic
 
-The S3 multifactor authenticatioin (MFA) feature allows
+The S3 multifactor authentication (MFA) feature allows
 users to require the use of one-time password when removing
 objects on certain buckets. The buckets need to be configured
 with versioning and MFA enabled which can be done through
@@ -22,7 +22,7 @@ Multisite
 
 While the MFA IDs are set on the user's metadata, the
 actual MFA one time password configuration resides in the local zone's
-osds. Therefore, in a multi-site environment it is adviseable to use
+osds. Therefore, in a multi-site environment it is advisable to use
 different tokens for different zones.
 
 
index 18d7f6d6a7575b5760dd9a507ba3f6f1d071de7e..89f9300b94e9d3ab68144918da2ffcd49ea50e62 100644 (file)
@@ -12,12 +12,12 @@ policy enforcement can be decoupled from policy decisions.
 Configure OPA
 =============
 
-To configure OPA, load custom polices into OPA that control the resources users
+To configure OPA, load custom policies into OPA that control the resources users
 are allowed to access. Relevant data or context can also be loaded into OPA to make decisions.
 
-Polices and data can be loaded into OPA in the following ways::
+Policies and data can be loaded into OPA in the following ways::
   * OPA's RESTful APIs
-  * OPA's *bundle* feature that downloads polcies and data from remote HTTP servers
+  * OPA's *bundle* feature that downloads policies and data from remote HTTP servers
   * Filesystem
 
 Configure the Ceph Object Gateway
index ed1f2a4f6c7d9ff4aaab360445098cc28d9ff209..1cd6e4086c8b5e0ef32ba32d6a51cd82f5eb2d4f 100644 (file)
@@ -182,7 +182,7 @@ Response Entities
 | Name                   | Type      | Description                              |
 +========================+===========+==========================================+
 | ``LocationConstraint`` | String    | The region where bucket resides, empty   |
-|                        |           | string for defult region                 |
+|                        |           | string for default region                |
 +------------------------+-----------+------------------------------------------+