[Pkg-owncloud-commits] [php-sabre-vobject] 252/341: Fix a typo in a comment.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:53 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 c9177a2f3edf16d116a12716d0ba5b7231a010f8
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Thu Jan 29 13:48:42 2015 +0100

    Fix a typo in a comment.
    
    Thanks @DominikTo!
---
 tests/VObject/DateTimeParserTest.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/VObject/DateTimeParserTest.php b/tests/VObject/DateTimeParserTest.php
index 4cea812..a08a9a9 100644
--- a/tests/VObject/DateTimeParserTest.php
+++ b/tests/VObject/DateTimeParserTest.php
@@ -509,7 +509,7 @@ class DateTimeParserTest extends \PHPUnit_Framework_TestCase {
 
         /**
          * This is unreachable due to a conflict between date and time pattern.
-         * This is an error in the specification, not in the our implementation.
+         * This is an error in the specification, not in our implementation.
         $this->assertDateAndOrTimeEqualsTo(
             '--01',
             [

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