Fix spelling
authorFabian Keil <fk@fabiankeil.de>
Thu, 9 Dec 2021 11:11:19 +0000 (12:11 +0100)
committerFabian Keil <fk@fabiankeil.de>
Thu, 9 Dec 2021 11:11:19 +0000 (12:11 +0100)
doc/webserver/announce.txt

index 49d9374..c56d0d1 100644 (file)
@@ -11,7 +11,7 @@ ChangeLog for Privoxy 3.0.33
 --------------------------------------------------------------------
 - Security/Reliability:
   - cgi_error_no_template(): Encode the template name to prevent
-    XSS (cross-side scripting) when Privoxy is configured to servce
+    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