From 17f6d64660c1fed29a948ba39b4a190b9a243ebb Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Thu, 7 Mar 2024 14:04:58 +0100 Subject: doc: Improve description of "preferred hostnames" --- doc/concepts/alternative-mirrors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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. -- cgit v1.2.3