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

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index 71981f98141c0967bc36a410cea6c3d11b01b1c0..1df60af088a02c936e2c3038d6df63339d76fe54 100644 (file)
@@ -121,7 +121,7 @@ available</td></tr>
     </code></p></div>
     
     <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 
index 52ca379bf2b6d0cc2cb5471f5a7bf7ac8ee7c803..f93defd046bf21f1978be4eee2398e188823a95e 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