From b91d54976f4edff56eb080ffbc84f44e725f0ea6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=8E=E4=B8=99=E6=B4=8B=2010208981?=
Date: Thu, 6 Sep 2018 08:43:06 +0800
Subject: [PATCH] doc: Fix Spelling Error of Radosgw
Signed-off-by: Li Bingyang
---
doc/radosgw/adminops.rst | 2 +-
doc/radosgw/cloud-sync-module.rst | 2 +-
doc/radosgw/config-ref.rst | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst
index 336184333bd..cd9e579268e 100644
--- a/doc/radosgw/adminops.rst
+++ b/doc/radosgw/adminops.rst
@@ -1221,7 +1221,7 @@ Get Bucket Info
===============
Get information about a subset of the existing buckets. If ``uid`` is specified
-without ``bucket`` then all buckets beloning to the user will be returned. If
+without ``bucket`` then all buckets belonging to the user will be returned. If
``bucket`` alone is specified, information for that particular bucket will be
retrieved.
diff --git a/doc/radosgw/cloud-sync-module.rst b/doc/radosgw/cloud-sync-module.rst
index b22824705c9..29cfc0750d6 100644
--- a/doc/radosgw/cloud-sync-module.rst
+++ b/doc/radosgw/cloud-sync-module.rst
@@ -10,7 +10,7 @@ provide capability of syncing data to different cloud providers. Currently the s
cloud providers are ones that are compatible with AWS (S3).
A user for the remote cloud object store service needs to be configured. Sync operations will
-be done under that speicified user. Since different cloud services impose limits on the number
+be done under that specified user. Since different cloud services impose limits on the number
of buckets that each user can create, the source objects and buckets will be mapped into a
different (configurable) buckets and objects. It is possible to configure different targets
to different buckets and bucket prefixes. In addition to that, source ACLs will not be preserved.
diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst
index 45054a9eceb..37c9b81f746 100644
--- a/doc/radosgw/config-ref.rst
+++ b/doc/radosgw/config-ref.rst
@@ -347,7 +347,7 @@ instances or all radosgw-admin commands can be put into the ``[global]`` or the
``rgw content length compat``
-:Description: Enable compatability handling of FCGI requests with both CONTENT_LENGTH AND HTTP_CONTENT_LENGTH set.
+:Description: Enable compatibility handling of FCGI requests with both CONTENT_LENGTH AND HTTP_CONTENT_LENGTH set.
:Type: Boolean
:Default: ``false``