Commit 8183b4b8 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

spell check


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@397234 13f79535-47bb-0310-9956-ffa450edef68
parent f46cb0c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ Changes with Apache 2.0.56
     client accesses proxied resources with SSL. PR 37145.
     [Ruediger Pluem, William Rowe]    
  *) Elimiated the NET_TIME filter, restructuring the timeout logic.
  *) Eliminated the NET_TIME filter, restructuring the timeout logic.
     This provides a working mod_echo on all platforms, and ensures any
     custom protocol module is at least given an initial timeout value
     based on the <VirtualHost > context's Timeout directive.