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

docs/manual/mod/core.xml

index b6f6c0b42b92881b02625d350a9f9a671cc8ecfd..77eecadb721da568fdef20c6f60618ba1eb3ca22 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">