Update src/Core/Installer.php
authorMichael Vogel <icarus@dabo.de>
Wed, 11 Oct 2023 20:58:14 +0000 (22:58 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 20:58:14 +0000 (22:58 +0200)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
src/Core/Installer.php

index 7faff1503d8cd439cf6a0b6fa7b3375f478bbfca..f9a5eda8d6dd981360c5a1d54a3614e451f065bb 100644 (file)
@@ -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;