From 1aa164ecbb727b8e2b83ce3c8794c823c3524290 Mon Sep 17 00:00:00 2001 From: "cao.leilc" Date: Wed, 7 Dec 2022 14:11:56 +0800 Subject: [PATCH] src/common/options/rgw.yaml.in: fix spelling mistake Signed-off-by: caolei --- src/common/options/rgw.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index 33fe0a607948a..bd2b5e5cd7c54 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -1864,7 +1864,7 @@ options: level: advanced desc: Bucket ACLs override object ACLs long_desc: If not empty, a string that selects that mode of operation. 'recurse' - will use bucket's ACL for the authorizaton. 'full-control' will allow users that + will use bucket's ACL for the authorization. 'full-control' will allow users that users that have full control permission on the bucket have access to the object. services: - rgw -- 2.39.5