summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
authorLarry Gilbert <larry@l2g.to>2010-06-12 17:02:41 -0700
committerLarry Gilbert <larry@l2g.to>2010-06-12 17:07:52 -0700
commit22a11a582f8569a055afa8fb386bd455aef38245 (patch)
tree3f8595573f36ed33d9114518d2625c34478ef0f2 /usr/local/www/system.php
parent574b56bd9eb72e498ea869397d12f234350b793d (diff)
downloadpfsense-22a11a582f8569a055afa8fb386bd455aef38245.zip
pfsense-22a11a582f8569a055afa8fb386bd455aef38245.tar.gz
Fix some errors in spelling, punctuation, grammar, etc.
Diffstat (limited to 'usr/local/www/system.php')
-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 f63b9eb..69a8f70 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -251,7 +251,7 @@ include("head.inc");
<td width="78%" class="vtable"> <input name="hostname" type="text" class="formfld unknown" id="hostname" size="40" value="<?=htmlspecialchars($pconfig['hostname']);?>">
<br/>
<span class="vexpl">
- <?=gettext("name of the firewall host, without domain part"); ?>
+ <?=gettext("Name of the firewall host, without domain part"); ?>
<br/>
<?=gettext("e.g."); ?> <em>firewall</em>
</span>
OpenPOWER on IntegriCloud