]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Trivial fix - insert missing space.
authorRich Bowen <rbowen@apache.org>
Mon, 3 Nov 2008 20:41:39 +0000 (20:41 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 3 Nov 2008 20:41:39 +0000 (20:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@710152 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en

index cfccf1108196ae3f03182ded76b3c9588eda047b..2366b48ff80d3cc985bc5437cb2e6cb5c2e66ae5 100644 (file)
@@ -2862,7 +2862,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.