]> granicus.if.org Git - apache/commitdiff
Remove spurious TAB.
authorYann Ylavic <ylavic@apache.org>
Fri, 26 Jun 2015 07:44:47 +0000 (07:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 26 Jun 2015 07:44:47 +0000 (07:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1687699 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 44c5db69215300400e4793b5d4f7a26c19dca3bd..e8ead7d627043f7efceba8a90a3bb623049d5255 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -212,7 +212,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              configure the merge order; the default is Off in trunk (2.5+),
              but still On in 2.4.x thanks to the changes in the backport patch
              only => over->inherit_before = (base->inherit_before != 0) instead
-                        of (base->inherit_before > 0), plus the doc updated accordingly.
+             of (base->inherit_before > 0), plus the doc updated accordingly.
 
   *) core: Avoid a possible truncation of the faulty header included in the
      HTML response when LimitRequestFieldSize is reached.