summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-07-28 10:31:14 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-07-28 10:31:14 -0300
commit5aa68a55a6724f32b934bab2ce6d1e939868979d (patch)
tree3d95e10ac02c18791fc90aacce08c12c4332343e /usr/local/www/services_dhcp.php
parent434a9daecc80110c0125af43fd0287854cb97a87 (diff)
downloadpfsense-5aa68a55a6724f32b934bab2ce6d1e939868979d.zip
pfsense-5aa68a55a6724f32b934bab2ce6d1e939868979d.tar.gz
Fix #3113, fix multiple english spell errors s/seperet/separat/
Diffstat (limited to 'usr/local/www/services_dhcp.php')
-rwxr-xr-xusr/local/www/services_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index eeafd11..3b136c9 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -904,7 +904,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell"><?=gettext("Domain search list");?></td>
<td width="78%" class="vtable">
<input name="domainsearchlist" type="text" class="formfld unknown" id="domainsearchlist" size="20" value="<?=htmlspecialchars($pconfig['domainsearchlist']);?>"><br>
- <?=gettext("The DHCP server can optionally provide a domain search list. Use the semicolon character as seperator ");?>
+ <?=gettext("The DHCP server can optionally provide a domain search list. Use the semicolon character as separator ");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud