[Pkg-owncloud-commits] [php-sabredav] 54/163: Fixed docblock typo

David Prévot taffit at moszumanska.debian.org
Tue May 20 18:54:53 UTC 2014


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

taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.

commit e6072f173da9f6312ef7879ee815cd4a1a76ec0c
Author: Markus Staab <markus.staab at redaxo.de>
Date:   Sun Apr 13 15:11:38 2014 +0200

    Fixed docblock typo
---
 lib/Sabre/DAV/FSExt/File.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Sabre/DAV/FSExt/File.php b/lib/Sabre/DAV/FSExt/File.php
index 88e0d4b..38ee647 100644
--- a/lib/Sabre/DAV/FSExt/File.php
+++ b/lib/Sabre/DAV/FSExt/File.php
@@ -34,7 +34,7 @@ class File extends Node implements DAV\PartialUpdate\IFile {
      * The offset argument is a 0-based offset where the data should be
      * written.
      *
-     * param resource|string $data
+     * @param resource|string $data
      * @return void
      */
     public function putRange($data, $offset) {

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