]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo
authorEric Covener <covener@apache.org>
Tue, 6 Dec 2022 13:38:37 +0000 (13:38 +0000)
committerEric Covener <covener@apache.org>
Tue, 6 Dec 2022 13:38:37 +0000 (13:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1905794 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 779553d06f1b45afede64bdd4faa3886fbe0fa9e..22d25fbb3d99e98f6c541b236b2eeea5255b4406 100644 (file)
@@ -1424,7 +1424,7 @@ EnableSendfile On
     </highlight>
 
     <note type="warning"><title>Note</title>
-        <p> This directive is evaluated and configuration processing time, 
+        <p> 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 <directive type="section" module="core"
         >If</directive> section.</p>
@@ -5310,7 +5310,7 @@ recognized methods to modules.</p>
     </highlight>
 
     <note type="warning"><title>Note</title>
-        <p> This directive is evaluated and configuration processing time,
+        <p> 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 <directive type="section" module="core"
         >If</directive> section.</p>