From 96efc42584146a7cb135c155ea01d686e7dff91c Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 22 May 2018 15:11:32 +0200 Subject: Fix PHPDoc Signed-off-by: Morris Jobke --- lib/public/Util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/public/Util.php b/lib/public/Util.php index 0e32d8473a5..27b703ea2d8 100644 --- a/lib/public/Util.php +++ b/lib/public/Util.php @@ -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 */ -- cgit v1.2.3