From 8779d2f6902482fda834a1293035e2b042b73d83 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 3 Nov 2008 20:43:43 +0000 Subject: [PATCH] Trivial fix - insert missing space. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@710153 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index dad5c15f0e..a300b4335f 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2733,7 +2733,7 @@ itself

See the description of the UseCanonicalName and - UseCanonicalPhysicalPortdirectives for + UseCanonicalPhysicalPort directives for settings which determine whether self-referential URLs (e.g., by the mod_dir module) will refer to the specified port, or to the port number given in the client's request. diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index f7bf8d1009..b6399cd889 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2720,7 +2720,7 @@ itself

See the description of the UseCanonicalName and - UseCanonicalPhysicalPortdirectives for + UseCanonicalPhysicalPort directives for settings which determine whether self-referential URLs (e.g., by the mod_dir module) will refer to the specified port, or to the port number given in the client's request. -- 2.40.0