From 2a727cfb2c30613fe4def72b970a0f83e423796a Mon Sep 17 00:00:00 2001
From: Daniel Gruno
Date: Fri, 20 Apr 2012 11:42:44 +0000
Subject: [PATCH] typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328333 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_remoteip.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_remoteip.xml b/docs/manual/mod/mod_remoteip.xml
index cfe6d2380d1..06b5dd28335 100644
--- a/docs/manual/mod/mod_remoteip.xml
+++ b/docs/manual/mod/mod_remoteip.xml
@@ -235,7 +235,7 @@ via the request headers.
to trust as presenting a valid RemoteIPHeader value of the useragent IP.
The '#' hash character designates a comment line, otherwise
- each whitespace or newline seperated entry is processed identically to
+ each whitespace or newline separated entry is processed identically to
the RemoteIPTrustedProxy directive.
Trusted (Load Balancer) Example
--
2.47.3