]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Fix typo [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Fri, 27 Sep 2024 15:25:06 +0000 (15:25 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 27 Sep 2024 15:25:06 +0000 (15:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920992 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7326a32850187d53c437e8ee7b67ca0e3a89e745..d9597cce224d21660dd1b2afc37125c93d9bd429 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -27,7 +27,7 @@ Changes with Apache 2.5.1
   *) mod_alias: Add AliasPreservePath directive to map the full
      path after the alias in a location. [Graham Leggett]
 
-  *) mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs,
+  *) mod_rewrite, mod_proxy: mod_proxy to canonicalize rewritten [P] URLs,
      including "unix:" ones.  PR 69235, PR 69260.  [Yann Ylavic, Ruediger Pluem]
 
   *) mod_http2: fixed a bug that could lead to a crash in main connection