diff options
author | doktornotor <notordoktor@gmail.com> | 2015-10-28 09:10:20 +0100 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-10-28 09:10:20 +0100 |
commit | f20bb00aad0d79d83a661f2a331b1056eb2d80e7 (patch) | |
tree | 85d8c0724abfc2b7645608468321e592e3b70f63 | |
parent | 1f336a0c4252bfb118787ccc736242da44417378 (diff) | |
download | pfsense-packages-f20bb00aad0d79d83a661f2a331b1056eb2d80e7.tar.gz pfsense-packages-f20bb00aad0d79d83a661f2a331b1056eb2d80e7.tar.bz2 pfsense-packages-f20bb00aad0d79d83a661f2a331b1056eb2d80e7.zip |
Typo fix
-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> |