git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@770970
13f79535-47bb-0310-9956-
ffa450edef68
response body.</p>
<p>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
<a href="http://www.kernel.org/doc/man-pages/online/pages/man3/cmsg.3.html"
><code>struct cmsghdr</code></a>. Future versions of this module may include
more data after the client socket, but this is not implemented at this time.