]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add a missing space
authorAstrid Malo <kess@apache.org>
Sat, 4 Sep 2004 23:20:27 +0000 (23:20 +0000)
committerAstrid Malo <kess@apache.org>
Sat, 4 Sep 2004 23:20:27 +0000 (23:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104976 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/configuring.html.en
docs/manual/configuring.xml

index 009fec61e6ac2453b3a8585c05ff7b0778e7043c..8fb5b07b01473104010d4de501cf7031a9b42a5e 100644 (file)
@@ -93,7 +93,7 @@ HTTP server.</p>
     directive.
     Otherwise, Apache must be recompiled to add or remove modules.
     Configuration directives may be included conditional on a
-    presence of a particular module by enclosing them in an<code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code> block.</p>
+    presence of a particular module by enclosing them in an <code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code> block.</p>
 
     <p>To see which modules are currently compiled into the server,
     you can use the <code>-l</code> command line option.</p>
index aac8b6413b5e13950a4480b023d8365cd09558c7..a4df6c2af9e1753e9b8ac3b7194431aa3038e67d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
-<!-- $Revision: 1.5.2.5 $ -->
+<!-- $Revision: 1.5.2.6 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -108,7 +108,7 @@ HTTP server.</p>
     directive.
     Otherwise, Apache must be recompiled to add or remove modules.
     Configuration directives may be included conditional on a
-    presence of a particular module by enclosing them in an<directive
+    presence of a particular module by enclosing them in an <directive
     module="core" type="section">IfModule</directive> block.</p>
 
     <p>To see which modules are currently compiled into the server,