From b838bc11268ea461e8c58ce69e2f781be1821aa1 Mon Sep 17 00:00:00 2001 From: rene Date: Tue, 20 Jul 2021 15:45:04 +1000 Subject: [PATCH] Minor typo (#20254) Correct resoulution with resolution. --- man/systemd-resolved.service.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 661e36b00b2..7dbbfa0001f 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -144,7 +144,7 @@ turn. Additionally, lookup of single-label names via unicast DNS may be enabled with the ResolveUnicastSingleLabel=yes setting. The details of which servers are queried and how the final reply is chosen are described below. Note that this means that address queries for - single-label names are never sent out to remote DNS servers by default, and resoulution is only + single-label names are never sent out to remote DNS servers by default, and resolution is only possible if search domains are defined. Multi-label names with the domain suffix .local are resolved using -- 2.47.3