From ec5223aee0c893ff8e561375c8b52c9c8cfedfff Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 24 Dec 2018 16:08:15 +0100 Subject: [PATCH] Fixes #152 --- Admin/Installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Installer.php b/Admin/Installer.php index 7fe0a5f..c9f7241 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -17,7 +17,7 @@ namespace Modules\ProjectManagement\Admin; use phpOMS\Module\InstallerAbstract; /** - * Project Management install class. + * Installer class. * * @package Modules\ProjectManagement\Admin * @license OMS License 1.0