diff options
author | Chris Buechler <cmb@pfsense.org> | 2015-10-28 03:57:57 -0500 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2015-10-28 03:57:57 -0500 |
commit | 31835a959f9fd47ca43a433ffd4b553b59a2abdc (patch) | |
tree | 85d8c0724abfc2b7645608468321e592e3b70f63 /config | |
parent | 1f336a0c4252bfb118787ccc736242da44417378 (diff) | |
parent | f20bb00aad0d79d83a661f2a331b1056eb2d80e7 (diff) | |
download | pfsense-packages-31835a959f9fd47ca43a433ffd4b553b59a2abdc.tar.gz pfsense-packages-31835a959f9fd47ca43a433ffd4b553b59a2abdc.tar.bz2 pfsense-packages-31835a959f9fd47ca43a433ffd4b553b59a2abdc.zip |
Merge pull request #1117 from doktornotor/patch-3
Diffstat (limited to 'config')
-rw-r--r-- | config/squid3/34/squid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squid3/34/squid.xml b/config/squid3/34/squid.xml index a7b53fca..28326d7f 100644 --- a/config/squid3/34/squid.xml +++ b/config/squid3/34/squid.xml @@ -399,7 +399,7 @@ <fieldname>private_subnet_proxy_off</fieldname> <description> <![CDATA[ - Do not forward traffic to Private Address Space (RFC 1918) <strong>destinations</strong> through the proxy server but let is pass directly through the firewall. + Do not forward traffic to Private Address Space (RFC 1918) <strong>destinations</strong> through the proxy server but let it pass directly through the firewall. ]]> </description> <type>checkbox</type> |