[Pkg-owncloud-commits] [php-sabredav] 04/275: Typo.

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:55:44 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 83305c09d5de1b7c479d1e8787b35a7f19662ed4
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Fri Aug 16 19:08:33 2013 +0100

    Typo.
---
 lib/Sabre/CalDAV/Schedule/Inbox.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Sabre/CalDAV/Schedule/Inbox.php b/lib/Sabre/CalDAV/Schedule/Inbox.php
index c37afa0..25273f8 100644
--- a/lib/Sabre/CalDAV/Schedule/Inbox.php
+++ b/lib/Sabre/CalDAV/Schedule/Inbox.php
@@ -12,7 +12,7 @@ use Sabre\DAVACL;
  * @author Evert Pot (http://evertpot.com/)
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
  */
-class Inbox extends DAV\Collection implements IINbox {
+class Inbox extends DAV\Collection implements IInbox {
 
     /**
      * The principal Uri

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