Fix a spelling mistake.

This commit is contained in:
markjcrane 2016-03-25 20:17:34 -06:00
parent 45ff056ce6
commit 6991199fac
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ if ($domains_processed == 1) {
$x++;
$array[$x]['default_setting_category'] = 'theme';
$array[$x]['default_setting_subcategory'] = 'menu_sub_icons';
$array[$x]['default_setting_name'] = 'bolean';
$array[$x]['default_setting_name'] = 'boolean';
$array[$x]['default_setting_value'] = 'false';
$array[$x]['default_setting_enabled'] = 'true';
$array[$x]['default_setting_description'] = '';