]> granicus.if.org Git - apache/commitdiff
docs: fix typo in setenvif page
authorJacob Champion <jchampion@apache.org>
Wed, 8 Feb 2017 20:31:37 +0000 (20:31 +0000)
committerJacob Champion <jchampion@apache.org>
Wed, 8 Feb 2017 20:31:37 +0000 (20:31 +0000)
As pointed out by Mark Brooks in the site comments.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1782252 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_setenvif.html.en
docs/manual/mod/mod_setenvif.xml

index a12c975b600f02740fff3944058cf58fcfe14edc..351c140f6f0c53beab8ff1df127f6de1174bbb44 100644 (file)
@@ -153,8 +153,8 @@ SetEnvIfNoCase User-Agent Robot is_a_robot</pre>
 </table>
     <p>The <code class="directive">SetEnvIf</code> directive defines
     environment variables based on attributes of the request. The
-    <em>attribute</em> specified in the first argument can be one of four
-    things:</p>
+    <em>attribute</em> specified in the first argument can be one of the
+    following things:</p>
 
 <ol>
 <li>An HTTP request header field (see <a href="http://www.rfc-editor.org/rfc/rfc2616.txt">RFC2616</a>
index 0bed37576ef0de2151a628a9e04a1123cc7381e7..626c4cfc3d9b370dc4c426c71ef71eca5d69bd08 100644 (file)
@@ -144,8 +144,8 @@ SetEnvIfNoCase User-Agent Robot is_a_robot
 <usage>
     <p>The <directive>SetEnvIf</directive> directive defines
     environment variables based on attributes of the request. The
-    <em>attribute</em> specified in the first argument can be one of four
-    things:</p>
+    <em>attribute</em> specified in the first argument can be one of the
+    following things:</p>
 
 <ol>
 <li>An HTTP request header field (see <a