]> granicus.if.org Git - apache/commitdiff
trivial typo
authorRich Bowen <rbowen@apache.org>
Thu, 11 Oct 2012 00:11:48 +0000 (00:11 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 11 Oct 2012 00:11:48 +0000 (00:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1396869 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index b1e7fec6a2b2932c7990084708df1ad17a9cf272..95840da45f831bacd102901079182d60dd4c5f6e 100644 (file)
@@ -37,7 +37,7 @@ On Windows from Apache httpd 2.3.3 and later.</compatibility>
 
 <usage>
     <p>This directive enables operating system specific optimizations for a
-       listening socket by the <directive>Protocol</directive>type.
+       listening socket by the <directive>Protocol</directive> type.
        The basic premise is for the kernel to not send a socket to the server
        process until either data is received or an entire HTTP Request is buffered.
        Only <a href="http://www.freebsd.org/cgi/man.cgi?query=accept_filter&amp;sektion=9">