diff --git a/modules/GCLog.php b/modules/GCLog.php index 3b7353f..17cf487 100644 --- a/modules/GCLog.php +++ b/modules/GCLog.php @@ -2,7 +2,7 @@ class GCLog extends PatchBase { function __construct() { - parent::__construct('Steffen Lange', 'GCLog', 'https://www.gclog.de/'); + parent::__construct('Steffen Lange', 'Geiger Counter Logger', 'https://www.gclog.de/'); } function check() : bool { if ($this->fetch('https://api.github.com/repos/stelas/GCLog/tags', true))