Commit 9f5b0704 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

trivial typo


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723069 13f79535-47bb-0310-9956-ffa450edef68
parent af326415
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ Changes with Apache 2.3.0
  *) mod_heartmonitor: New module to collect heartbeats, and write out a file
     so that other modules can load balance traffic as needed. [Paul Querna]

  *) mod_heartbeat: New module to genarate multicast heartbeats to konw if a 
  *) mod_heartbeat: New module to genarate multicast heartbeats to know if a 
     server is online. [Paul Querna]

  *) core: Error responses set by filters were being coerced into 500 errors,