[Pkg-owncloud-commits] [php-sabredav] 38/42: Fixes #477.
David Prévot
taffit at moszumanska.debian.org
Wed Jul 23 16:41:27 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 14d9bc7b4f82a0487d1b3118c86eda8d1d84a7df
Author: Evert Pot <me at evertpot.com>
Date: Wed Jul 2 15:03:31 2014 -0400
Fixes #477.
---
lib/DAV/IFile.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/DAV/IFile.php b/lib/DAV/IFile.php
index 1446b7c..815616a 100644
--- a/lib/DAV/IFile.php
+++ b/lib/DAV/IFile.php
@@ -67,7 +67,7 @@ interface IFile extends INode {
*
* return '"someetag"';
*
- * @returns string|null
+ * @return string|null
*/
function getETag();
--
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