From 10a704fe68eeb3a0eaf43cd119f54f6701635b7e Mon Sep 17 00:00:00 2001
From: Jim Jagielski
Date: Tue, 5 May 2009 16:36:12 +0000
Subject: xforms!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771911 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy_fdpass.html.en | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/manual/mod/mod_proxy_fdpass.html.en')
diff --git a/docs/manual/mod/mod_proxy_fdpass.html.en b/docs/manual/mod/mod_proxy_fdpass.html.en
index 63a8d129d5..4e599fef76 100644
--- a/docs/manual/mod/mod_proxy_fdpass.html.en
+++ b/docs/manual/mod/mod_proxy_fdpass.html.en
@@ -46,7 +46,7 @@
response body.
At this time the only data passed to the external process is the client
- socket. To recieve a client socket, call recvfrom with the an allocated
+ socket. To receive a client socket, call recvfrom with an allocated
struct cmsghdr
. Future versions of this module may include
more data after the client socket, but this is not implemented at this time.
--
cgit v1.2.3