[Pkg-owncloud-commits] [owncloud] 130/394: typo

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:11:45 UTC 2013


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

taffit pushed a commit to annotated tag v4.5.10
in repository owncloud.

commit a566684564766c12c269ee80a26a5549c58720c9
Author: Robin Appelman <icewind at owncloud.com>
Date:   Fri Nov 16 17:41:38 2012 +0100

    typo
---
 lib/filecache.php |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/filecache.php b/lib/filecache.php
index 8056fee..402c50b 100644
--- a/lib/filecache.php
+++ b/lib/filecache.php
@@ -366,9 +366,9 @@ class OC_FileCache{
 	/**
 	 * recursively scan the filesystem and fill the cache
 	 * @param string $path
-	 * @param OC_EventSource $enventSource (optional)
-	 * @param int count (optional)
-	 * @param string root (optional)
+	 * @param OC_EventSource $eventSource (optional)
+	 * @param int $count (optional)
+	 * @param string $root (optional)
 	 */
 	public static function scan($path,$eventSource=false,&$count=0,$root=false) {
 		if($eventSource) {

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