From: 李丙洋 10208981
Date: Tue, 11 Sep 2018 02:11:22 +0000 (+0800)
Subject: doc: Fix Spelling Error of Radosgw
X-Git-Tag: v14.0.1~352^2
X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24021%2Fhead;p=ceph.git
doc: Fix Spelling Error of Radosgw
Signed-off-by: Li Bingyang
---
diff --git a/doc/radosgw/mfa.rst b/doc/radosgw/mfa.rst
index 5e761e6e161cf..0cbead85fe24a 100644
--- a/doc/radosgw/mfa.rst
+++ b/doc/radosgw/mfa.rst
@@ -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.
diff --git a/doc/radosgw/opa.rst b/doc/radosgw/opa.rst
index 18d7f6d6a7575..89f9300b94e9d 100644
--- a/doc/radosgw/opa.rst
+++ b/doc/radosgw/opa.rst
@@ -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
diff --git a/doc/radosgw/s3/bucketops.rst b/doc/radosgw/s3/bucketops.rst
index ed1f2a4f6c7d9..1cd6e4086c8b5 100644
--- a/doc/radosgw/s3/bucketops.rst
+++ b/doc/radosgw/s3/bucketops.rst
@@ -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 |
+------------------------+-----------+------------------------------------------+