From cc99a56c17c3873b4eb401d7319200db3c08e54a Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 15 Jun 2022 11:09:12 +0200
Subject: [PATCH] templates: Fix spelling of 'available' in comments

---
 templates/blocked   | 2 +-
 templates/untrusted | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/blocked b/templates/blocked
index 9fd6000b..f53eae83 100644
--- a/templates/blocked
+++ b/templates/blocked
@@ -81,7 +81,7 @@
 #  force-support:
 #    Privoxy has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
-#    avaiable, which translates to the FORCE_PREFIX
+#    available, which translates to the FORCE_PREFIX
 #
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
diff --git a/templates/untrusted b/templates/untrusted
index 1a552619..da30f688 100644
--- a/templates/untrusted
+++ b/templates/untrusted
@@ -77,7 +77,7 @@
 #  force-support:
 #    Privoxy has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
-#    avaiable, which translates to the FORCE_PREFIX
+#    available, which translates to the FORCE_PREFIX
 #  have-trust-info:
 #    There were URLs with info on the trust policy defined in the config
 #    file. In this case the list of URLs is available through the
-- 
2.49.0