mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
rgw: fix a typo in comment
Signed-off-by: luomuyao <luo.muyao@zte.com.cn>
This commit is contained in:
parent
0d4a71ed23
commit
dc2369d8af
@ -83,7 +83,7 @@ uint32_t RGWAccessControlList::get_referer_perm(const uint32_t current_perm,
|
||||
ldout(cct, 5) << "Searching permissions for referer=" << http_referer
|
||||
<< " mask=" << perm_mask << dendl;
|
||||
|
||||
/* This function is bacically a transformation from current perm to
|
||||
/* This function is basically a transformation from current perm to
|
||||
* a new one that takes into consideration the Swift's HTTP referer-
|
||||
* based ACLs. We need to go through all items to respect negative
|
||||
* grants. */
|
||||
|
Loading…
Reference in New Issue
Block a user