diff --git a/Theme/Backend/help-module-list.tpl.php b/Theme/Backend/help-module-list.tpl.php index d9d8f52..418d76f 100644 --- a/Theme/Backend/help-module-list.tpl.php +++ b/Theme/Backend/help-module-list.tpl.php @@ -13,7 +13,7 @@ declare(strict_types=1); /** - * @var \phpOMS\Views\View $this + * @var \phpOMS\Views\View $this * @var \phpOMS\Module\ModuleInfo[] $modules */ $modules = $this->getData('modules');