Fix typo: Ineterval to Interval

This commit is contained in:
Isaac Connor 2019-03-05 10:58:23 -05:00
parent f446e73ff7
commit 8b29c5f54c
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ private $defaults = array(
'AnalysisUpdateDelay' => 0,
'MaxFPS' => null,
'AlarmMaxFPS' => null,
'FPSReportIneterval' => 100,
'FPSReportInterval' => 100,
'RefBlencPerc' => 6,
'AlarmRefBlendPerc' => 6,
'Controllable' => 0,