]> granicus.if.org Git - apache/commitdiff
Remove erroneous space reported in pr55676
authorDaniel Ruggeri <druggeri@apache.org>
Sat, 19 Oct 2013 12:50:25 +0000 (12:50 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Sat, 19 Oct 2013 12:50:25 +0000 (12:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533750 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_env.xml

index f87e3b85a82c35fa62b679acb783d4a9ab510c8f..73062037bb73a381a27ba12fded672d028a67051 100644 (file)
@@ -90,7 +90,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>
 
 </usage>