From: 李丙洋 10208981
Date: Mon, 10 Sep 2018 01:21:27 +0000 (+0800)
Subject: doc: Fix Spelling Error of Radosgw
X-Git-Tag: v14.0.1~366^2
X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24000%2Fhead;p=ceph.git
doc: Fix Spelling Error of Radosgw
Signed-off-by: Li Bingyang
---
diff --git a/doc/radosgw/dynamicresharding.rst b/doc/radosgw/dynamicresharding.rst
index 2a60def8c3a90..daf208e0831ef 100644
--- a/doc/radosgw/dynamicresharding.rst
+++ b/doc/radosgw/dynamicresharding.rst
@@ -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.
diff --git a/doc/radosgw/elastic-sync-module.rst b/doc/radosgw/elastic-sync-module.rst
index d6108b41022f9..3878fe081e43c 100644
--- a/doc/radosgw/elastic-sync-module.rst
+++ b/doc/radosgw/elastic-sync-module.rst
@@ -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)