From: Mike Rumph Date: Thu, 13 Feb 2020 22:24:35 +0000 (+0000) Subject: Propose fix for spelling errors found by codespell. [skip ci] X-Git-Tag: 2.4.42~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01724909c6be86c07db09385880851a6811e0e6a;p=thirdparty%2Fapache%2Fhttpd.git Propose fix for spelling errors found by codespell. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873992 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 155f3bb0276..5c463ca8584 100644 --- a/STATUS +++ b/STATUS @@ -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 ]