[Pkg-owncloud-commits] [php-sabre-vobject] 02/38: Typo

David Prévot taffit at moszumanska.debian.org
Tue Sep 23 03:10:20 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 cded08e16ce1e0c7ee681238d57214d20f68f307
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Aug 25 12:28:45 2014 +0200

    Typo
---
 lib/ITip/Broker.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/ITip/Broker.php b/lib/ITip/Broker.php
index 87e57e7..d28b5b7 100644
--- a/lib/ITip/Broker.php
+++ b/lib/ITip/Broker.php
@@ -328,7 +328,7 @@ class Broker {
                             $attendeeFound = true;
                             $attendee['PARTSTAT'] = $instances[$recurId];
                             $attendee['SCHEDULE-STATUS'] = $requestStatus;
-                            // Un-setting the RSVP status, because we now now
+                            // Un-setting the RSVP status, because we now know
                             // that the attende already replied.
                             unset($attendee['RSVP']);
                             break;

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