summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcp_edit.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-31 01:39:34 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-31 01:39:34 -0700
commit830032019a5504e05b908b6ac7f3851f9b29e071 (patch)
tree73279f3dd5cf8e99e3d945a371c2ee887a5cd432 /src/usr/local/www/services_dhcp_edit.php
parent5daef71011aa674390fd3a592a8d216cca1bfca9 (diff)
downloadpfsense-830032019a5504e05b908b6ac7f3851f9b29e071.zip
pfsense-830032019a5504e05b908b6ac7f3851f9b29e071.tar.gz
Apply "Editor" Phil's typo correction.
Diffstat (limited to 'src/usr/local/www/services_dhcp_edit.php')
-rw-r--r--src/usr/local/www/services_dhcp_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dhcp_edit.php b/src/usr/local/www/services_dhcp_edit.php
index 07be3d2..0cd6354 100644
--- a/src/usr/local/www/services_dhcp_edit.php
+++ b/src/usr/local/www/services_dhcp_edit.php
@@ -567,7 +567,7 @@ $section->addInput(new Form_Input(
'Domain name',
'text',
$pconfig['domain']
-))->setHelp('The default is to use the domain name of this system as the default domain name provided by DHCP. An alternate domain name may be spedified here. ');
+))->setHelp('The default is to use the domain name of this system as the default domain name provided by DHCP. An alternate domain name may be specified here. ');
$section->addInput(new Form_Input(
'domainsearchlist',
OpenPOWER on IntegriCloud