From: Lucien Gentis
Date: Sat, 6 Sep 2025 13:23:04 +0000 (+0000)
Subject: typo correction.
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d22f2b079fde3b58a7a5c420cad668c1fc3c8da2;p=thirdparty%2Fapache%2Fhttpd.git
typo correction.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928265 13f79535-47bb-0310-9956-ffa450edef68
---
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.