diff --git a/modules/TotalCommander.php b/modules/TotalCommander.php index 2189821..854ca3f 100644 --- a/modules/TotalCommander.php +++ b/modules/TotalCommander.php @@ -2,7 +2,7 @@ class TotalCommander extends PatchBase { function __construct() { - parent::__construct('Ghisler', 'Total Commander', 'https://www.ghisler.com/'); + parent::__construct('Christian Ghisler', 'Total Commander', 'https://www.ghisler.com/'); } function check() : bool { if ($this->fetch('https://www.ghisler.com/download.htm'))