]> granicus.if.org Git - apache/commitdiff
Trivial fix - insert missing space.
authorRich Bowen <rbowen@apache.org>
Mon, 3 Nov 2008 20:43:43 +0000 (20:43 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 3 Nov 2008 20:43:43 +0000 (20:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@710153 13f79535-47bb-0310-9956-ffa450edef68

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

index dad5c15f0ee3493bd8d5288a892947ca6bcc6916..a300b4335f9e153c7d18465618759f20a6bb30de 100644 (file)
@@ -2733,7 +2733,7 @@ itself</td></tr>
 
     <p>See the description of the
     <code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code> and
-    <code class="directive"><a href="#usecanonicalphysicalport">UseCanonicalPhysicalPort</a></code>directives for
+    <code class="directive"><a href="#usecanonicalphysicalport">UseCanonicalPhysicalPort</a></code> directives for
     settings which determine whether self-referential URLs (e.g., by the
     <code class="module"><a href="../mod/mod_dir.html">mod_dir</a></code> module) will refer to the
     specified port, or to the port number given in the client's request.
index f7bf8d10099febdeaceb36fa4b83b93ee5dadb90..b6399cd889a1287e74edd7c9bf38c396c13ff883 100644 (file)
@@ -2720,7 +2720,7 @@ itself</description>
 
     <p>See the description of the
     <directive module="core">UseCanonicalName</directive> and
-    <directive module="core">UseCanonicalPhysicalPort</directive>directives for
+    <directive module="core">UseCanonicalPhysicalPort</directive> directives for
     settings which determine whether self-referential URLs (e.g., by the
     <module>mod_dir</module> module) will refer to the
     specified port, or to the port number given in the client's request.