]> granicus.if.org Git - apache/commitdiff
Fix typo.
authorRainer Jung <rjung@apache.org>
Sun, 21 Jul 2013 12:03:54 +0000 (12:03 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 21 Jul 2013 12:03:54 +0000 (12:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1505352 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c8b0f400a0cc53e7a0a67d5f17310a2c9e9f7745..5284937f6e4befed7efd93c69a80eb82ab4f0d98 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -56,7 +56,7 @@ Changes with Apache 2.4.5
   *) mod_cache_socache: Make sure the CacheSocacheMaxSize directive is merged
      correctly. [Jens Låås <jelaas gmail.com>]
 
-  *) rotatelogs: add -n number-of-files option to roate through a number
+  *) rotatelogs: add -n number-of-files option to rotate through a number
      of fixed-name logfiles. [Eric Covener]
 
   *) mod_proxy: Support web-socket tunnels via mod_proxy_wstunnel.