]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix Spelling Error of Radosgw 24000/head
author李丙洋 10208981 <li.bingyang1@zte.com.cn>
Mon, 10 Sep 2018 01:21:27 +0000 (09:21 +0800)
committer李丙洋 10208981 <li.bingyang1@zte.com.cn>
Mon, 10 Sep 2018 01:21:31 +0000 (09:21 +0800)
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn>
doc/radosgw/dynamicresharding.rst
doc/radosgw/elastic-sync-module.rst

index 2a60def8c3a90181df1249df909e1ef7c879b780..daf208e0831ef4aee30212f96d394c91c1539e98 100644 (file)
@@ -21,7 +21,7 @@ This process is transparent to the user.
 The detection process runs:
 1. When new objects are added to the bucket
 2. In a background process that periodically scans all the buckets
-This is needed in order to deal with existng buckets in the system that are not being updated.
+This is needed in order to deal with existing buckets in the system that are not being updated.
 A bucket that requires resharding is added to the ``reshard_log`` queue and will be
 scheduled to be resharded later.
 The reshard threads run in the background and execute the scheduled resharding, one at a time.
index d6108b41022f9e136d561694e5265a337a67e532..3878fe081e43c3c2f470fd9d7eb4199f099f32f3 100644 (file)
@@ -58,7 +58,7 @@ on data sync initialization.
 * ``explicit_custom_meta`` (true | false)
 
 Specifies whether all user custom metadata will be indexed, or whether
-user will need to configure (at the bucket level) what custome
+user will need to configure (at the bucket level) what custom
 metadata entries should be indexed. This is false by default
 
 * ``index_buckets_list`` (comma separated list of strings)