[Pkg-owncloud-commits] [owncloud] 35/69: Typo

David Prévot taffit at moszumanska.debian.org
Sat May 10 16:20:36 UTC 2014


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

taffit pushed a commit to branch master
in repository owncloud.

commit 72864d1c5314ecbf912555f24e94b41f4218c11d
Author: Bart Visscher <bartv at thisnet.nl>
Date:   Tue May 6 18:05:06 2014 +0200

    Typo
---
 lib/private/share/share.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/private/share/share.php b/lib/private/share/share.php
index 9956ac9..942ae96 100644
--- a/lib/private/share/share.php
+++ b/lib/private/share/share.php
@@ -1006,7 +1006,7 @@ class Share extends \OC\Share\Constants {
 	 * @param string uidOwner User that is the owner of shared items (optional)
 	 * @param int $format Format to convert items to with formatItems() (optional)
 	 * @param mixed $parameters to pass to formatItems() (optional)
-	 * @param int $limit Number of items to retur/n, -1 to return all matches (optional)
+	 * @param int $limit Number of items to return, -1 to return all matches (optional)
 	 * @param bool $includeCollections Include collection item types (optional)
 	 * @param bool $itemShareWithBySource (optional)
 	 * @param bool $checkExpireDate

-- 
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