From bc1f6569197ece878d2697c051cfd912c14b21f7 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 31 Dec 2019 23:36:34 +0100 Subject: [PATCH] cleanup todos --- Controller/ApiController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controller/ApiController.php b/Controller/ApiController.php index 2a18157..398c23d 100644 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -31,7 +31,7 @@ use phpOMS\Utils\Parser\Markdown\Markdown; * @link https://orange-management.org * @since 1.0.0 * - * @todo Orange-Management/Moduels#14 + * @todo Orange-Management/Modules#14 * The editor should support (maybe as extension) versioning. * This doesn't have to be git or svn but at least multiple version should be able to get stored into the database. * The versioning should be very straight forward and only contain a version number, date and optionally a version name.