summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2013-08-05 19:07:09 +0200
committerWarren Baker <warren@decoy.co.za>2013-10-07 19:36:11 +0200
commit7add9de03a68aa920a35672cdaa3d5e1691ffc98 (patch)
tree48f9b46a9261c007f19135db8fecc3bd8b1f52ad /usr/local
parent49e60fa6841fcd09a4be3452b7a18f0ba078972d (diff)
downloadpfsense-7add9de03a68aa920a35672cdaa3d5e1691ffc98.zip
pfsense-7add9de03a68aa920a35672cdaa3d5e1691ffc98.tar.gz
fix text - add space between sentences. This got lost in another commit
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/system.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 2e7bc80..ec5e1b4 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -325,7 +325,7 @@ include("head.inc");
</table>
<br>
<span class="vexpl">
- <?=gettext("Enter IP addresses to by used by the system for DNS resolution." .
+ <?=gettext("Enter IP addresses to by used by the system for DNS resolution. " .
"These are also used for the DHCP service, DNS forwarder and for PPTP VPN clients."); ?>
<br/>
<?php if($multiwan): ?>
OpenPOWER on IntegriCloud