]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
More trivial typos.
authorPaul Querna <pquerna@apache.org>
Wed, 3 Dec 2008 21:14:55 +0000 (21:14 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 3 Dec 2008 21:14:55 +0000 (21:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723079 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index fe5912b01b2dcc36d8ee765e6d41ade5f991e11b..762024f9878ec4391fcd20df94ece2f9732e9655 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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 know if a 
+  *) mod_heartbeat: New module to generate multicast heartbeats to know if a 
      server is online. [Paul Querna]
 
   *) core: Error responses set by filters were being coerced into 500 errors,