]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove erroneous space reported in pr55676
authorDaniel Ruggeri <druggeri@apache.org>
Sat, 19 Oct 2013 12:49:14 +0000 (12:49 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Sat, 19 Oct 2013 12:49:14 +0000 (12:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1533748 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_env.xml

index 2abe67832380961595beff9199ef0e41e89c41df..5fece613c04adc6f3c2b1beb67d050de45dec7bd 100644 (file)
@@ -86,7 +86,7 @@ SSI pages</description>
     setting is meant as input into this early phase of processing such as the
     <directive module="mod_rewrite">RewriteRule</directive> directive, you should
     instead set the environment variable with
-    <directive module="mod_setenvif"> SetEnvIf</directive>.</p>
+    <directive module="mod_setenvif">SetEnvIf</directive>.</p>
     </note>
     <note><p>On 2.2, the PATH environment variable cannot be set using Setenv.</p>
     </note>