[Pkg-owncloud-commits] [php-sabre-vobject] 22/38: typo

David Prévot taffit at moszumanska.debian.org
Tue Sep 23 03:10:22 UTC 2014


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

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

commit 4ca75fa08908d0091ed8a38b25c89aa2d1738256
Author: Dominik Tobschall <dominik at fruux.com>
Date:   Wed Sep 17 14:32:33 2014 +0200

    typo
---
 tests/VObject/IssueEXDATETest.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/VObject/IssueEXDATETest.php b/tests/VObject/IssueEXDATETest.php
index a81395c..c089d57 100644
--- a/tests/VObject/IssueEXDATETest.php
+++ b/tests/VObject/IssueEXDATETest.php
@@ -38,7 +38,7 @@ ICS;
             $it->next();
         }
 
-        $entity->lastOccurence = $end->getTimeStamp();
+        $end->getTimeStamp();
 
     }
 

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