diff options
Diffstat (limited to 'doc/concepts/alternative-mirrors.md')
-rw-r--r-- | doc/concepts/alternative-mirrors.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/concepts/alternative-mirrors.md b/doc/concepts/alternative-mirrors.md index 5572eda9..4e934665 100644 --- a/doc/concepts/alternative-mirrors.md +++ b/doc/concepts/alternative-mirrors.md @@ -54,7 +54,7 @@ keys in its JSON object. mirrors. Those mirrors are always tried first (in the given order) before any other URL is contacted. - For the optional key `"preferred hostnames"`, if given, a list of - host names is specified. When fetching from a non-local URL, URLs + host names is specified. When fetching from a non-local mirror, URLs with host names in the given list are preferred (in the order given) over URLs with other host names. |