From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 14 Mar 2021 01:26:59 +0000 (+0100)
Subject: Fix typo in #178
X-Git-Tag: v_3_0_33~105^2~5
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/diff?a=commitdiff_plain;h=3c9828c2e8417179880f0e27b1e34a3bbed6ed57;p=privoxy.git

Fix typo in #178
---

diff --git a/TODO b/TODO
index 89c59f50..2f6ea913 100644
--- a/TODO
+++ b/TODO
@@ -459,7 +459,7 @@ https://www.privoxy.org/donate
 177) Support https-inspection for intercepted requests.
 
 178) Warn on http://config.privoxy.org/client-tags if a Tag name
-     has't at least one matching action section.
+     hasn't at least one matching action section.
 
 179) Add a add-server-header{} action to add headers to the response
      sent to the client (including responses generated by Privoxy itself).