From 22f5f715232d872d84bc3497930cbd8c3a6e2902 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 27 Jan 2025 09:06:59 -0600 Subject: [PATCH] man: fix spelling in NetworkManager.conf connectivity response docs specifid -> specified Signed-off-by: Dan Williams --- man/NetworkManager.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index e3edf2d9e0..4652887905 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -1518,7 +1518,7 @@ managed=1 If set, controls what body content NetworkManager checks for when requesting the URI for connectivity checking. Note that this only compares - that the HTTP response starts with the specifid text, + that the HTTP response starts with the specified text, it does not compare the exact string. This behavior might change in the future, so avoid relying on it. If missing, the response defaults to "NetworkManager is online".