Commit 66cfc67b authored by Cliff Woolley's avatar Cliff Woolley
Browse files

Fix a few tiny typos


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90191 13f79535-47bb-0310-9956-ffa450edef68
parent e6b8216a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ Changes with Apache 2.0.24-dev
     [Ryan Bloom]

  *) The worker MPM now handles shutdown and restart requests.  It
     definately isn't perfect, but we do stop the servers correctly.
     definitely isn't perfect, but we do stop the servers correctly.
     The biggest problem right now is that SIGHUP causes the server to
     just die.  [Ryan Bloom]