From: Anthony D'Atri Date: Sat, 3 Feb 2024 07:18:25 +0000 (-0500) Subject: src/common/options: Correct typo in rgw.yaml.in X-Git-Tag: v19.3.0~86^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F55434%2Fhead;p=ceph.git src/common/options: Correct typo in rgw.yaml.in Signed-off-by: Anthony D'Atri --- diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index b0f442366f4e..f4ef0079dd6b 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -233,7 +233,7 @@ options: long_desc: The lifecycle maintenance thread is responsible for lifecycle related maintenance work. The thread itself can be disabled, but in order for lifecycle to work correctly, at least one RGW in each zone needs to have this thread running. - Havingthe thread enabled on multiple RGW processes within the same zone can spread + Having the thread enabled on multiple RGW processes within the same zone can spread some of the maintenance work between them. default: true services: