[Pkg-owncloud-commits] [php-sabredav] 69/220: fixed typo
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit d00feb8295e3d2aba4e7eaab9971b2d8cdcf3dd2
Author: Markus Staab <maggus.staab at googlemail.com>
Date: Tue Feb 16 10:43:35 2016 +0100
fixed typo
---
lib/DAV/File.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/DAV/File.php b/lib/DAV/File.php
index 9589112..0a4468b 100644
--- a/lib/DAV/File.php
+++ b/lib/DAV/File.php
@@ -19,7 +19,7 @@ abstract class File extends Node implements IFile {
*
* data is a readable stream resource.
*
- * @param string|resource $calendarData
+ * @param string|resource $data
* @return void
*/
function put($data) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list