From: Philipp Holzer Date: Fri, 19 Oct 2018 21:42:33 +0000 (+0200) Subject: description fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a9510ffcdf4a0ed7dc49fcd13d0acdd457e2e468;p=friendica.git description fix --- diff --git a/src/App.php b/src/App.php index b6fe2b9512..9e5ec2a4df 100644 --- a/src/App.php +++ b/src/App.php @@ -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)