From 53feb4ad4e95dfd98cc4b8d0a7c784b87eba078c Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E6=9D=8E=E4=B8=99=E6=B4=8B=2010208981?= Date: Tue, 11 Sep 2018 10:11:22 +0800 Subject: [PATCH] doc: Fix Spelling Error of Radosgw Signed-off-by: Li Bingyang --- doc/radosgw/mfa.rst | 4 ++-- doc/radosgw/opa.rst | 6 +++--- doc/radosgw/s3/bucketops.rst | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/radosgw/mfa.rst b/doc/radosgw/mfa.rst index 5e761e6e161c..0cbead85fe24 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 18d7f6d6a757..89f9300b94e9 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 ed1f2a4f6c7d..1cd6e4086c8b 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 | +------------------------+-----------+------------------------------------------+ -- 2.47.3