fix a typo in documentation

Change-Id: I0492ae1d50493585ead919904d6d9502b7738266
This commit is contained in:
melissaml 2018-03-23 07:29:02 +08:00
parent 9aca9ad780
commit 3bc267d10c

View File

@ -593,7 +593,7 @@ use = egg:swift#cname_lookup
#
# Specify the nameservers to use to do the CNAME resolution. If unset, the
# system configuration is used. Multiple nameservers can be specified
# separated by a comma. Default port 53 can be overriden. IPv6 is accepted.
# separated by a comma. Default port 53 can be overridden. IPv6 is accepted.
# Example: 127.0.0.1, 127.0.0.2, 127.0.0.3:5353, [::1], [::1]:5353
# nameservers =