summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-03-04 16:47:47 +0000
committerBill Marquette <billm@pfsense.org>2005-03-04 16:47:47 +0000
commit355229d0f3125699c6acd0c994da754af893ddfe (patch)
treee232118f3c5f6a755645866a063bfe541bcce1b7 /usr/local
parent38560a2579ca902dfcf6a27f0f0ec2c59cf21972 (diff)
downloadpfsense-355229d0f3125699c6acd0c994da754af893ddfe.zip
pfsense-355229d0f3125699c6acd0c994da754af893ddfe.tar.gz
typo
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/system_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 684047d..6be2631 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -321,7 +321,7 @@ function enable_change(enable_over) {
<td width="22%" valign="top" class="vncell">FTP RFC 959 data port violation workaround</td>
<td width="78%" class="vtable">
<input name="rfc959workaround" type="checkbox" id="rfc959workaround" value="yes" <?php if (isset($config['system']['rfc959workaround'])) echo "checked"; ?> onclick="enable_change(false)">
- <strong class="vexpl">Workaround for sites that violate RFC 959 which specifies that the data connection be sourced from the command port - 1 (typicaly port 20). This workaround doesn't expose you to any extra risk as the firewall will still only allow connections on a port that the ftp-proxy is listening on.</strong><br>
+ <strong class="vexpl">Workaround for sites that violate RFC 959 which specifies that the data connection be sourced from the command port - 1 (typically port 20). This workaround doesn't expose you to any extra risk as the firewall will still only allow connections on a port that the ftp-proxy is listening on.</strong><br>
</tr>
<tr>
OpenPOWER on IntegriCloud