]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a typo
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 21 Apr 2021 17:07:53 +0000 (17:07 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 21 Apr 2021 17:07:53 +0000 (17:07 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889069 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 3d0ffe019a3ebdf5db000896d3b8f3f9d7b33018..ad214daff97cce84d744bf818e8f5250601feb3e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ Changes with Apache 2.4.47
      aborted (RST to the client), although a response had been produced.
      [Stefan Eissing]
 
-  *) mod_lua: Add support to Lua 5.4 [Joe Orton, [Giovanni Bechis, Ruediger Pluem]
+  *) mod_lua: Add support to Lua 5.4  [Joe Orton, Giovanni Bechis, Ruediger Pluem]
 
   *) MPM event/worker: Fix possible crash in child process on early signal
      delivery.  PR 64533.  [Ruediger Pluem]