summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorDarren Embry <dse@webonastick.com>2012-03-21 12:48:29 -0400
committerDarren Embry <dse@webonastick.com>2012-03-21 12:48:29 -0400
commit961062c56a7515142b2187656673b8f927d0a575 (patch)
tree4a57547a53c9a3e6d105a8feffa097207e20dd2b /usr/local
parenta38ea8d88e3c06ce4304da1d6404d13c2b894ef4 (diff)
parentfcbf8a60543a972061969a1ddaedb226ef737ffe (diff)
downloadpfsense-961062c56a7515142b2187656673b8f927d0a575.zip
pfsense-961062c56a7515142b2187656673b8f927d0a575.tar.gz
Merge branch 'master' of github.com:bsdperimeter/pfsense
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index f72218d..61d566d 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -1350,7 +1350,7 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),
<input name="mtu" type="text" class="formfld unknown" id="mtu" size="8" value="<?=htmlspecialchars($pconfig['mtu']);?>">
<br>
<?=gettext("If you leave this field blank, the adapter's default MTU will " .
- "be used. This is typically 1500 bytes but can vary on some hardware."); ?>
+ "be used. This is typically 1500 bytes but can vary in some circumstances."); ?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud