]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
'Recieved' typo
authorVincent Bray <noodl@apache.org>
Sat, 1 Dec 2007 02:19:36 +0000 (02:19 +0000)
committerVincent Bray <noodl@apache.org>
Sat, 1 Dec 2007 02:19:36 +0000 (02:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@600039 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 4aa72836a19e11b6d2195d2c0378271a0f830202..e157137f1cafd1b2a213514a7e9755f8e797e3cf 100644 (file)
@@ -50,7 +50,7 @@ available</description>
     </example>
     
     <p>The <code>httpready</code> accept filter buffers entire HTTP requests at
-       the kernel level.  Once an entire request is recieved, the kernel then 
+       the kernel level.  Once an entire request is received, the kernel then 
        sends it to the server. See the 
        <a href="http://www.freebsd.org/cgi/man.cgi?query=accf_http&amp;sektion=9">
        accf_http(9)</a> man page for more details.  Since HTTPS requests are