diff --git a/install.php b/install.php index 2aac065c..5b65823c 100644 --- a/install.php +++ b/install.php @@ -13,7 +13,7 @@ $page = array( 'nojavascript' => true ); -// this breaks the dispaly of licenses if enabled +// this breaks the display of licenses if enabled $config['minify_html'] = false; if (file_exists($config['has_installed'])) {