You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mr...@apache.org on 2020/02/13 22:24:35 UTC

svn commit: r1873992 - /httpd/httpd/branches/2.4.x/STATUS

Author: mrumph
Date: Thu Feb 13 22:24:35 2020
New Revision: 1873992

URL: http://svn.apache.org/viewvc?rev=1873992&view=rev
Log:
Propose fix for spelling errors found by codespell.  [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1873992&r1=1873991&r2=1873992&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Feb 13 22:24:35 2020
@@ -214,6 +214,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-substitute-nodotall.diff
       +1 covener, rpluem
 
+   *) Fix spelling errors found by codespell.
+      trunk patch: http://svn.apache.org/r1873985
+      2.4.x patch: svn merge -c 1873985 ^/httpd/httpd/trunk .
+      +1 mrumph
+      mrumph: This patch affects only doc and comments,
+              but proposing here because it changes a lot of files.
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]