]> granicus.if.org Git - apache/commitdiff
typo
authorGregg Lewis Smith <gsmith@apache.org>
Fri, 25 Sep 2015 09:31:21 +0000 (09:31 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Fri, 25 Sep 2015 09:31:21 +0000 (09:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705260 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1aaa79e5e27b963ec571d58f6d90094b6e179170..522eda0317d86f5e818e9fef187cffff171e276e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
-  *) core/util_script: relax alphanumeric filter of enviroment variable names
+  *) core/util_script: relax alphanumeric filter of environment variable names
      on Windows to allow '(' and ')' for passing PROGRAMFILES(X86) et.al.
      unadulterated in 64 bit versions of Windows. PR 46751.  
      [John <john leineweb de>]