From f23edcaa2b16026a0d4cb9881686f1d5c7c8be75 Mon Sep 17 00:00:00 2001
From: Jim Jagielski
Date: Mon, 14 Oct 2013 15:02:50 +0000
Subject: [PATCH] IDE typo error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1531933 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 5853595df9e..fce53667e03 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -828,8 +828,8 @@ expressions
http://localhost/|sock:/home/www.socket.
Note: When using Unix Domain Sockets, the hostname and path
- associated with the 1st URL (http://localhost/ in the above
- example) is ignored; the path associated with the sock:
+ associated with the 1st URL (http://localhost/ in the above
+ example) is ignored; the path associated with the sock:
URL is DefaultRuntimeDir aware.
Suppose the local server has address http://example.com/;
--
2.47.3