rectify 'a expirting object' to 'an expiring object'

Change-Id: I5a0eef505c7661c52c90e9032e38d0e438440726
This commit is contained in:
wangdequn
2018年06月13日 14:08:18 +08:00
parent eb9a21b22b
commit 2ee836388b

View File

@@ -3968,7 +3968,7 @@ def quote(value, safe='/'):
def get_expirer_container(x_delete_at, expirer_divisor, acc, cont, obj):
"""
Returns a expiring object container name for given X-Delete-At and
Returns an expiring object container name for given X-Delete-At and
a/c/o.
"""
shard_int = int(hash_path(acc, cont, obj), 16) % 100
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.