Fix PHPDoc

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-05-22 15:11:32 +02:00
parent 9f064b08b3
commit 96efc42584
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class Util {
private static $shareManager;
/**
* get the current installed version of ownCloud
* get the current installed version of Nextcloud
* @return array
* @since 4.0.0
*/