Fix grammar error

Change-Id: Ic375b6c6ebf3f66860b065785e75b8d47552be28
This commit is contained in:
baiwenteng
2018年02月09日 16:39:32 +08:00
parent a3d2aaba64
commit 54918ad1db

View File

@@ -2979,7 +2979,7 @@ def validate_sync_to(value, allowed_sync_hosts, realms_conf):
:param value: The X-Container-Sync-To header value to validate.
:param allowed_sync_hosts: A list of allowed hosts in endpoints,
if realms_conf does not apply.
:param realms_conf: A instance of
:param realms_conf: An instance of
swift.common.container_sync_realms.ContainerSyncRealms to
validate against.
:returns: A tuple of (error_string, validated_endpoint, realm,
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.