summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_network.php
diff options
context:
space:
mode:
authormarjohn56 <martin@queens-park.com>2016-12-29 09:16:30 +0000
committerGitHub <noreply@github.com>2016-12-29 09:16:30 +0000
commit416322ee7d7db1fe9d8d416017e4546162bbb766 (patch)
tree39580cd7f3681817fc6fd4d4c870cb07bfbbfde3 /src/usr/local/www/system_advanced_network.php
parent3033c93fb23ae00b06a8a8c12252ad33df526233 (diff)
downloadpfsense-416322ee7d7db1fe9d8d416017e4546162bbb766.zip
pfsense-416322ee7d7db1fe9d8d416017e4546162bbb766.tar.gz
Changes whuch to which... fat fingers
Diffstat (limited to 'src/usr/local/www/system_advanced_network.php')
-rw-r--r--src/usr/local/www/system_advanced_network.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_advanced_network.php b/src/usr/local/www/system_advanced_network.php
index 3c34e8c..7361bd3 100644
--- a/src/usr/local/www/system_advanced_network.php
+++ b/src/usr/local/www/system_advanced_network.php
@@ -205,7 +205,7 @@ $section->addInput(new Form_Input(
'text',
$pconfig['global-v6duid'],
['placeholder' => $duid]
- ))->setWidth(9)->sethelp('The current DUID is displayed above. You may enter a new DUID whuch will be used on the next WAN interface UP event.' .'<br />' .
+ ))->setWidth(9)->sethelp('The current DUID is displayed above. You may enter a new DUID which will be used on the next WAN interface UP event.' .'<br />' .
'Unless you enter a DUID the system will default to using the DUID created by the client on start, this DUID is NOT saved to config.' .
'It is strongly recommended if you use RAM disk to enter a DUID here and then save. The saved DUID will take effect after a machine'.
' reboot or re-configure of the WAN interface(s).');
OpenPOWER on IntegriCloud