diff --git a/script.php b/script.php index 36e54e8b6..1a7825ec7 100644 --- a/script.php +++ b/script.php @@ -24,7 +24,7 @@ class Pkg_deDEInstallerScript extends InstallerScript */ public function __construct() { - // Define the minumum versions to be supported. + // Define the minimum versions to be supported. $this->minimumJoomla = '4.2'; $this->minimumPhp = '7.2.5';