]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: Fix Spelling Error of Radosgw
author李丙洋 10208981 <li.bingyang1@zte.com.cn>
Thu, 6 Sep 2018 00:43:06 +0000 (08:43 +0800)
committer李丙洋 10208981 <li.bingyang1@zte.com.cn>
Thu, 6 Sep 2018 00:43:11 +0000 (08:43 +0800)
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn>
doc/radosgw/adminops.rst
doc/radosgw/cloud-sync-module.rst
doc/radosgw/config-ref.rst

index 336184333bdaf370e9e673c3ad43ad7ce2c56033..cd9e579268e2a3afb40d2e07a78f528d92d573f2 100644 (file)
@@ -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.
 
index b22824705c9024f63f4ed3dd9a9035387d098024..29cfc0750d61754c85940ca76f6330cab9d012c3 100644 (file)
@@ -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.
index 45054a9eceb27ad4be56794352e3c4a38b8ad0d3..37c9b81f746458115ac4f3ca4270fc5229acc49c 100644 (file)
@@ -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``