summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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