[Pkg-owncloud-commits] [php-sabre-vobject] 20/65: Fix CS.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:57:14 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 7851c992f8f2bd5e3fdb184ec9f2aae5f78085ad
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Fri Jan 30 10:02:51 2015 +0100

    Fix CS.
---
 tests/VObject/Component/VAlarmTest.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/VObject/Component/VAlarmTest.php b/tests/VObject/Component/VAlarmTest.php
index 4343cb9..76dd2e3 100644
--- a/tests/VObject/Component/VAlarmTest.php
+++ b/tests/VObject/Component/VAlarmTest.php
@@ -23,7 +23,7 @@ class VAlarmTest extends \PHPUnit_Framework_TestCase {
 
         $calendar = new VCalendar();
 
-        // Hard date and time        
+        // Hard date and time
         $valarm1 = $calendar->createComponent('VALARM');
         $valarm1->add(
             $calendar->createProperty('TRIGGER', '20120312T130000Z', array('VALUE' => 'DATE-TIME'))

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