]> git.mxchange.org Git - friendica.git/commitdiff
description fix
authorPhilipp Holzer <admin@philipp.info>
Fri, 19 Oct 2018 21:42:33 +0000 (23:42 +0200)
committerPhilipp Holzer <admin@philipp.info>
Mon, 22 Oct 2018 20:13:37 +0000 (22:13 +0200)
src/App.php

index b6fe2b9512d382e5f1a8879868d591f4f9728494..9e5ec2a4df9bfcfb1eb8a33fe61cd5866ecfab1c 100644 (file)
@@ -2001,7 +2001,7 @@ class App
        }
 
        /**
-        * Redirects to another service relative to the current Friendica base.
+        * Redirects to another module relative to the current Friendica base.
         * If you want to redirect to a external URL, use System::externalRedirectTo()
         *
         * @param string $toUrl The destination URL (Default is empty, which is the default page of the Friendica node)