diff --git a/src/Core/Installer.php b/src/Core/Installer.php index 7faff1503..f9a5eda8d 100644 --- a/src/Core/Installer.php +++ b/src/Core/Installer.php @@ -404,7 +404,7 @@ class Installer } $this->addCheck(DI::l10n()->t('PDO or MySQLi PHP module'), $status, true, $help); - // Acticate when IntlChar is installed in the check pipeline. + // Uncomment when IntlChar is installed in the check pipeline. /* $help = ''; $status = true;