wrong indent

This commit is contained in:
Philipp Holzer 2019-03-30 19:09:55 +01:00
parent 0a447cb61b
commit 363d6b72ae
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 2 additions and 2 deletions

View File

@ -233,7 +233,7 @@ class Update
* Checks the config settings and saves given config values into the config file
*
* @param string $basePath The basepath of Friendica
* @param App\Mode $$mode The current App mode
* @param App\Mode $mode The current App mode
*
* @return bool True, if something has been saved
*/