[Pkg-owncloud-commits] [php-sabre-vobject] 21/341: Fix a typo in the API documentation.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:28 UTC 2015


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

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

commit b2055f3b10a970f9c411915f8ac40bf25f690ce5
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Wed Nov 12 15:14:44 2014 +0100

    Fix a typo in the API documentation.
---
 lib/Parser/Parser.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Parser/Parser.php b/lib/Parser/Parser.php
index cbe0e4b..e706524 100644
--- a/lib/Parser/Parser.php
+++ b/lib/Parser/Parser.php
@@ -67,7 +67,7 @@ abstract class Parser {
     abstract public function parse($input = null, $options = null);
 
     /**
-     * Sets the input data
+     * Sets the input data.
      *
      * @param mixed $input
      * @return void

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



More information about the Pkg-owncloud-commits mailing list