From 2f12f1e028f78fb49dd30c2c43241c80936be184 Mon Sep 17 00:00:00 2001 From: Bingyin Zhang Date: Tue, 21 Nov 2017 11:40:17 +0800 Subject: [PATCH] rgw: correct typo refity to refit Signed-off-by: Bingyin Zhang --- src/rgw/rgw_iam_policy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rgw/rgw_iam_policy.h b/src/rgw/rgw_iam_policy.h index 785f61a68666..f698f90a682e 100644 --- a/src/rgw/rgw_iam_policy.h +++ b/src/rgw/rgw_iam_policy.h @@ -201,7 +201,7 @@ struct ARN { Partition partition; Service service; std::string region; - // Once we refity tenant, we should probably use that instead of a + // Once we refit tenant, we should probably use that instead of a // string. std::string account; std::string resource; -- 2.47.3