rectify 'a integer number' to 'an integer number'

Change-Id: I307baf793cd39786b3a8a921f5b02c945e1dbf46
This commit is contained in:
wangdequn
2018年06月14日 10:22:30 +08:00
parent 9ca3160ff7
commit 026f706563

View File

@@ -37,7 +37,7 @@ shortly thereafter remove the object from the system.
The X-Delete-At header takes a Unix Epoch timestamp, in integer form; for example:
1317070737 represents Mon Sep 26 20:58:57 2011 UTC.
The X-Delete-After header takes a integer number of seconds. The proxy server
The X-Delete-After header takes an integer number of seconds. The proxy server
that receives the request will convert this header into an X-Delete-At header
using its current time plus the value given.
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.