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

docs/manual/mod/core.xml

index 5f0bfdbea5ee4d760c8a1e86b13013dcab3e49cb..8e2dc1c8d93a5857adf15feabae24ea962f59341 100644 (file)
@@ -2850,7 +2850,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.