diff --git a/src/App/Arguments.php b/src/App/Arguments.php index 5d30f9bd2b..3268530b20 100644 --- a/src/App/Arguments.php +++ b/src/App/Arguments.php @@ -85,7 +85,7 @@ class Arguments /** * @return string The module name based on the arguments - * @deprecated 2022.12 - With the new (sub-)routes, it's no more trustworthy, use the ModuleClass instead + * @deprecated 2022.12 - With the new (sub-)routes, it's not trustworthy anymore, use the ModuleClass instead * @see Router::getModuleClass() */ public function getModuleName(): string