From: 李丙洋 10208981 Date: Thu, 6 Sep 2018 00:43:06 +0000 (+0800) Subject: doc: Fix Spelling Error of Radosgw X-Git-Tag: v14.0.1~386^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b91d54976f4edff56eb080ffbc84f44e725f0ea6;p=ceph.git doc: Fix Spelling Error of Radosgw Signed-off-by: Li Bingyang --- diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index 336184333bda..cd9e579268e2 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 b22824705c90..29cfc0750d61 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 45054a9eceb2..37c9b81f7464 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``