]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: fix typos in common/config_opts.h comments
authorJiaying Ren <mikulely@gmail.com>
Thu, 16 Mar 2017 03:20:12 +0000 (11:20 +0800)
committerJiaying Ren <mikulely@gmail.com>
Fri, 17 Mar 2017 06:59:44 +0000 (14:59 +0800)
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
src/common/config_opts.h

index e1eb7c3047cbd12d26ed307c01f1d1ba1d6f4c92..c8bd233eb2138232d7cf45278e282bd8b7260549 100644 (file)
@@ -1446,7 +1446,7 @@ OPTION(rgw_dns_name, OPT_STR, "") // hostname suffix on buckets
 OPTION(rgw_dns_s3website_name, OPT_STR, "") // hostname suffix on buckets for s3-website endpoint
 OPTION(rgw_content_length_compat, OPT_BOOL, false) // Check both HTTP_CONTENT_LENGTH and CONTENT_LENGTH in fcgi env
 OPTION(rgw_lifecycle_work_time, OPT_STR, "00:00-06:00") //job process lc  at 00:00-06:00s
-OPTION(rgw_lc_lock_max_time, OPT_INT, 60)  // total run time for a single gc processor work
+OPTION(rgw_lc_lock_max_time, OPT_INT, 60)  // total run time for a single lc processor work
 OPTION(rgw_lc_max_objs, OPT_INT, 32)
 OPTION(rgw_lc_debug_interval, OPT_INT, -1)  // Debug run interval, in seconds
 OPTION(rgw_script_uri, OPT_STR, "") // alternative value for SCRIPT_URI if not set in request