From d22f2b079fde3b58a7a5c420cad668c1fc3c8da2 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sat, 6 Sep 2025 13:23:04 +0000 Subject: [PATCH] typo correction. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928265 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/configuring.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml index 1fd211ca8b..4dcf322230 100644 --- a/docs/manual/configuring.xml +++ b/docs/manual/configuring.xml @@ -74,7 +74,7 @@ Server.

comments, and are ignored. Comments may not be included on the same line as a configuration directive, including at the start of a line that has been continued as described in the - preceding pargraph. Commented lines may also be continued, meaning + preceding paragraph. Commented lines may also be continued, meaning the next physical line is also interpreted as a comment because the logical line begins with a hash character.

-- 2.47.3