summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_admin.php
diff options
context:
space:
mode:
authorN0YB <Al_Stu@Frontier.com>2013-08-04 23:46:25 -0700
committerWarren Baker <warren@decoy.co.za>2013-08-05 11:07:23 +0200
commit0ea03ffd6128ace44088a37c1b94897678d27428 (patch)
tree0237b13dcad51ccc7f4187b87d0dc678f562714c /usr/local/www/system_advanced_admin.php
parent9191b2f6d1227a81524c47b4fae6d5b383a26b21 (diff)
downloadpfsense-0ea03ffd6128ace44088a37c1b94897678d27428.zip
pfsense-0ea03ffd6128ace44088a37c1b94897678d27428.tar.gz
Update system_advanced_admin.php
fix typo s/Communcations/Communications/
Diffstat (limited to 'usr/local/www/system_advanced_admin.php')
-rw-r--r--usr/local/www/system_advanced_admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php
index 2f20610..ffeac67 100644
--- a/usr/local/www/system_advanced_admin.php
+++ b/usr/local/www/system_advanced_admin.php
@@ -523,7 +523,7 @@ function prot_change() {
<td colspan="2" class="list" height="12">&nbsp;</td>
</tr>
<tr>
- <td colspan="2" valign="top" class="listtopic"><?=gettext("Serial Communcations"); ?></td>
+ <td colspan="2" valign="top" class="listtopic"><?=gettext("Serial Communications"); ?></td>
</tr>
<?php if($g['platform'] == "pfSense" || $g['platform'] == "cdrom"): ?>
<tr>
OpenPOWER on IntegriCloud