[Pkg-owncloud-commits] [php-sabredav] 235/275: Small typo.

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:56:14 UTC 2014


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

taffit pushed a commit to branch master
in repository php-sabredav.

commit 57174a4eab180c1cf65548dc313f2f19b342aac1
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Sep 15 22:07:42 2014 +0100

    Small typo.
---
 lib/DAV/FSExt/Directory.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/DAV/FSExt/Directory.php b/lib/DAV/FSExt/Directory.php
index 6f28b69..11871f0 100644
--- a/lib/DAV/FSExt/Directory.php
+++ b/lib/DAV/FSExt/Directory.php
@@ -172,7 +172,7 @@ class Directory extends Node implements DAV\ICollection, DAV\IQuota, DAV\IMoveTa
      *
      * @param string $targetName New local file/collection name.
      * @param string $sourcePath Full path to source node
-     * @param INode $sourceNode Source node itself
+     * @param DAV\INode $sourceNode Source node itself
      * @return bool
      */
     function moveInto($targetName, $sourcePath, DAV\INode $sourceNode) {

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



More information about the Pkg-owncloud-commits mailing list