[Privoxy-commits] [privoxy] 06/06: templates: Fix spelling of 'available' in comments

User Git git at git.privoxy.org
Wed Jun 15 09:11:28 UTC 2022


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit cc99a56c17c3873b4eb401d7319200db3c08e54a
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Jun 15 11:09:12 2022 +0200

    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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list