]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: correct typo refity to refit 19064/head
authorBingyin Zhang <zhangbingyin@cloudin.cn>
Tue, 21 Nov 2017 03:40:17 +0000 (11:40 +0800)
committerBingyin Zhang <zhangbingyin@cloudin.cn>
Tue, 21 Nov 2017 03:40:17 +0000 (11:40 +0800)
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
src/rgw/rgw_iam_policy.h

index 785f61a68666a44685ee02c26dff5666d05aa2da..f698f90a682ee2a4c905eee96ade33c62d1b63b1 100644 (file)
@@ -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;