Grammar fix for the enable-proxy-authentication-forwarding entry
authorFabian Keil <fk@fabiankeil.de>
Thu, 7 Mar 2013 14:26:47 +0000 (14:26 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 7 Mar 2013 14:26:47 +0000 (14:26 +0000)
ChangeLog
doc/source/changelog.sgml
doc/webserver/user-manual/whatsnew.html

index 5d1df9f..9710ba0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@ ChangeLog for Privoxy
   - Proxy authentication headers are removed unless the new directive
     enable-proxy-authentication-forwarding is used. Forwarding the
     headers potentionally allows malicious sites to trick the user
-    into providing it with login information.
+    into providing them with login information.
     Reported by Chris John Riley.
   - Compiles on OS/2 again now that unistd.h is only included
     on platforms that have it.
index 9a07f27..3e59804 100644 (file)
@@ -3,7 +3,7 @@
 
  Purpose     :  Entity included in other project documents.
 
- $Id: changelog.sgml,v 2.4 2013/03/03 11:25:16 fabiankeil Exp $
+ $Id: changelog.sgml,v 2.5 2013/03/07 14:11:11 fabiankeil Exp $
 
  Copyright (C) 2013 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -48,7 +48,7 @@
       Proxy authentication headers are removed unless the new directive
       enable-proxy-authentication-forwarding is used. Forwarding the
       headers potentionally allows malicious sites to trick the user
-      into providing it with login information.
+      into providing them with login information.
       Reported by Chris John Riley.
      </para>
     </listitem>
index 07a5a28..9d566df 100644 (file)
@@ -62,7 +62,7 @@
             <p>Proxy authentication headers are removed unless the new
             directive enable-proxy-authentication-forwarding is used.
             Forwarding the headers potentionally allows malicious sites to
-            trick the user into providing it with login information. Reported
+            trick the user into providing them with login information. Reported
             by Chris John Riley.</p>
           </li>