[Pkg-owncloud-commits] [owncloud] 299/457: Fix typo in PHPDoc

David Prévot taffit at moszumanska.debian.org
Sun Jun 28 20:06:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit ab5ecb3d220a3dd262f4014188ad134cc977b026
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Thu Jun 4 15:19:04 2015 +0200

    Fix typo in PHPDoc
---
 lib/public/app/iappmanager.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/public/app/iappmanager.php b/lib/public/app/iappmanager.php
index 7be5c92..208cd70 100644
--- a/lib/public/app/iappmanager.php
+++ b/lib/public/app/iappmanager.php
@@ -88,7 +88,7 @@ interface IAppManager {
 	 * List all installed apps
 	 *
 	 * @return string[]
-	 * @since 8.0.0
+	 * @since 8.1.0
 	 */
 	public function getInstalledApps();
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list