From: Eric Covener
Date: Tue, 6 Dec 2022 13:38:37 +0000 (+0000)
Subject: typo
X-Git-Tag: 2.5.0-alpha2-ci-test-only~181
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=927b0e55397f4af7d4246ddab73d8682f0bb1635;p=thirdparty%2Fapache%2Fhttpd.git
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1905794 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 779553d06f1..22d25fbb3d9 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -1424,7 +1424,7 @@ EnableSendfile On
Note
- This directive is evaluated and configuration processing time,
+
This directive is evaluated at configuration processing time,
not at runtime. As a result, this directive cannot be conditonally
evaluated by enclosing it in an If section.
@@ -5310,7 +5310,7 @@ recognized methods to modules.
Note
- This directive is evaluated and configuration processing time,
+
This directive is evaluated at configuration processing time,
not at runtime. As a result, this directive cannot be conditonally
evaluated by enclosing it in an If section.