[Pkg-owncloud-commits] [php-sabredav] 20/75: Fix a typo in the API documentation.

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 18:51:50 UTC 2015


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

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

commit 361492f86d1bd322998dd8773f1f805e06d60c85
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Tue Feb 10 09:41:55 2015 +0100

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

diff --git a/lib/CalDAV/Backend/AbstractBackend.php b/lib/CalDAV/Backend/AbstractBackend.php
index 05965f2..5c528c5 100644
--- a/lib/CalDAV/Backend/AbstractBackend.php
+++ b/lib/CalDAV/Backend/AbstractBackend.php
@@ -123,7 +123,7 @@ abstract class AbstractBackend implements BackendInterface {
     }
 
     /**
-     * This method validates if a filters (as passed to calendarQuery) matches
+     * This method validates if a filter (as passed to calendarQuery) matches
      * the given object.
      *
      * @param array $object

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