]> git.mxchange.org Git - friendica.git/commitdiff
Update src/App/Arguments.php
authorPhilipp <admin+Github@philipp.info>
Sat, 26 Nov 2022 22:32:56 +0000 (23:32 +0100)
committerPhilipp <admin@philipp.info>
Sun, 27 Nov 2022 00:34:58 +0000 (01:34 +0100)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
src/App/Arguments.php

index 5d30f9bd2ba0cd6fb9e83771639eaa0fa5f0712e..3268530b20660a495e1350b98297374ec7db55c2 100644 (file)
@@ -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