[Pkg-owncloud-commits] [php-sabre-vobject] 09/106: Fixed typo

David Prévot taffit at moszumanska.debian.org
Fri Aug 22 15:10:54 UTC 2014


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 2695c310a8d24401869333a81489364b279741d8
Author: Markus Staab <markus.staab at redaxo.de>
Date:   Fri Jul 18 09:26:02 2014 +0200

    Fixed typo
---
 lib/Sabre/VObject/ITip/Broker.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Sabre/VObject/ITip/Broker.php b/lib/Sabre/VObject/ITip/Broker.php
index a182803..fc32a22 100644
--- a/lib/Sabre/VObject/ITip/Broker.php
+++ b/lib/Sabre/VObject/ITip/Broker.php
@@ -59,7 +59,7 @@ class Broker {
      *
      * 1. A user is an attendee to an event. The organizer sends an updated
      * meeting using a new ITip message with METHOD:REQUEST. This function
-     * will process the message * and update the attendee's event accordingly.
+     * will process the message and update the attendee's event accordingly.
      *
      * 2. The organizer cancelled the event using METHOD:CANCEL. We will update
      * the users event to state STATUS:CANCELLED.

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