summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_hasync.php
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2015-11-16 13:07:07 -0600
committerLuiz Otavio O Souza <luiz@netgate.com>2015-11-16 15:12:01 -0600
commit11482216c42011eeb77aec557775e176056bcbba (patch)
treeda42d618063268af6ff1ee3bf7b375ea352748d9 /src/usr/local/www/system_hasync.php
parent7fecc0fb7f5f37e7132c7495246d44e899514e29 (diff)
downloadpfsense-11482216c42011eeb77aec557775e176056bcbba.zip
pfsense-11482216c42011eeb77aec557775e176056bcbba.tar.gz
Fix a typo.
Diffstat (limited to 'src/usr/local/www/system_hasync.php')
-rwxr-xr-xsrc/usr/local/www/system_hasync.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_hasync.php b/src/usr/local/www/system_hasync.php
index 6132ccc..e113d32 100755
--- a/src/usr/local/www/system_hasync.php
+++ b/src/usr/local/www/system_hasync.php
@@ -151,7 +151,7 @@ $section->addInput(new Form_Checkbox(
$section->addInput(new Form_Select(
'pfsyncinterface',
- 'Synchorize Interface',
+ 'Synchronize Interface',
$pconfig['pfsyncinterface'],
$iflist
))->setHelp('If Synchronize States is enabled this interface will be used for communication.<br />' .
OpenPOWER on IntegriCloud