[Privoxy-commits] [privoxy] 04/04: Rebuild docs with corrected spelling

User Git git at git.privoxy.org
Thu Dec 9 11:11:57 UTC 2021


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

git pushed a commit to branch master
in repository privoxy.

commit 94d4dd8e25a35df2044aa2437ddcc7c67af4c31a
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Dec 9 12:12:01 2021 +0100

    Rebuild docs with corrected spelling
---
 doc/webserver/user-manual/whatsnew.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html
index 57c60905..958d5892 100644
--- a/doc/webserver/user-manual/whatsnew.html
+++ b/doc/webserver/user-manual/whatsnew.html
@@ -29,14 +29,14 @@
     <h1 class="SECT1"><a name="WHATSNEW" id="WHATSNEW">3. What's New in this Release</a></h1>
     <p><span class="APPLICATION">Privoxy 3.0.33</span> fixes an XSS issue and multiple DoS issues and a couple of other
     bugs. The issues also affect earlier Privoxy releases. <span class="APPLICATION">Privoxy 3.0.33</span> also comes
-    with a couple of general improvements an new features.</p>
+    with a couple of general improvements and new features.</p>
     <p>Changes in <span class="APPLICATION">Privoxy 3.0.33</span> stable:</p>
     <ul>
       <li>
         <p>Security/Reliability:</p>
         <ul>
           <li>
-            <p>cgi_error_no_template(): Encode the template name to prevent XSS (cross-side scripting) when Privoxy is
+            <p>cgi_error_no_template(): Encode the template name to prevent XSS (cross-site scripting) when Privoxy is
             configured to servce the user-manual itself. Commit 0e668e9409c. OVE-20211102-0001. CVE-2021-44543.
             Reported by: Artem Ivanov</p>
           </li>

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


More information about the Privoxy-commits mailing list