From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 29 May 2020 07:38:54 +0000 (+0200)
Subject: Fix typo
X-Git-Tag: v_3_0_29~371
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/static/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=150336e698d6b9869756982143e07a08721284d1;p=privoxy.git

Fix typo
---

diff --git a/TODO b/TODO
index dd9fa297..97492a97 100644
--- a/TODO
+++ b/TODO
@@ -244,7 +244,7 @@ https://www.privoxy.org/faq/general.html#DONATE
     go through all filters and skip the filter types the caller isn't
     interested in.
 
-98) When showing action section on the CGI pages, properly escape
+98) When showing action sections on the CGI pages, properly escape
     line breaks so they can be copy&pasted into action files without
     adjustments.