]> granicus.if.org Git - apache/commitdiff
spelling fix
authorJeff Trawick <trawick@apache.org>
Mon, 25 Feb 2013 19:24:14 +0000 (19:24 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 25 Feb 2013 19:24:14 +0000 (19:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449821 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5c7874a1e598d44a861f3b2366fee03ad884d1b0..8b16e9851b6be905560b97871ec9fa3da44339a6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,7 @@ Changes with Apache 2.5.0
   *) core: Fix valgrind warning about uninitialized memory in argument to
      semctl. PR 53690. [Mikhail T. <mi+apache aldan algebra com>]
 
-  *) core: Add option to add valgrind suport. Use it to reduce false positive
+  *) core: Add option to add valgrind support. Use it to reduce false positive
      warnings in mod_ssl. [Stefan Fritsch]
 
   *) mod_lua: Add bindings for apr_dbd/mod_dbd database access