summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_router_advertisements.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:40 -0300
commiteab652e4bd667c2bccc6d0e7d5b6bdbfd258eaf3 (patch)
tree4b40657be90d392c6f5419a2d06a6feaba87d98b /usr/local/www/services_router_advertisements.php
parent0b41c2ce61da919898485fb4231b2acdc9b56528 (diff)
downloadpfsense-eab652e4bd667c2bccc6d0e7d5b6bdbfd258eaf3.zip
pfsense-eab652e4bd667c2bccc6d0e7d5b6bdbfd258eaf3.tar.gz
Fix #3113, fix multiple english spell errors s/seperet/separat/
Diffstat (limited to 'usr/local/www/services_router_advertisements.php')
-rw-r--r--usr/local/www/services_router_advertisements.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_router_advertisements.php b/usr/local/www/services_router_advertisements.php
index 773cb6f..4b58331 100644
--- a/usr/local/www/services_router_advertisements.php
+++ b/usr/local/www/services_router_advertisements.php
@@ -376,7 +376,7 @@ display_top_tabs($tab_array);
<td width="22%" valign="top" class="vncell"><?=gettext("Domain search list");?></td>
<td width="78%" class="vtable">
<input name="radomainsearchlist" type="text" class="formfld unknown" id="radomainsearchlist" size="28" value="<?=htmlspecialchars($pconfig['radomainsearchlist']);?>"><br>
- <?=gettext("The RA server can optionally provide a domain search list. Use the semicolon character as seperator");?>
+ <?=gettext("The RA server can optionally provide a domain search list. Use the semicolon character as separator");?>
</td>
</tr>
OpenPOWER on IntegriCloud