[CalendarServer-changes] [710] CalendarServer/trunk/twistedcaldav/schedule.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 5 17:21:25 PST 2006


Revision: 710
          http://trac.macosforge.org/projects/calendarserver/changeset/710
Author:   cdaboo at apple.com
Date:     2006-12-05 17:21:25 -0800 (Tue, 05 Dec 2006)

Log Message:
-----------
Fix comment indent.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/schedule.py

Modified: CalendarServer/trunk/twistedcaldav/schedule.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/schedule.py	2006-12-06 01:17:19 UTC (rev 709)
+++ CalendarServer/trunk/twistedcaldav/schedule.py	2006-12-06 01:21:25 UTC (rev 710)
@@ -283,7 +283,7 @@
             # Store CALDAV:recipient property
             child.writeDeadProperty(caldavxml.Recipient(*map(davxml.HRef, recipients)))
  
-            # Extract the ORGANIZER property and UID value from the calendar data  for use later
+        # Extract the ORGANIZER property and UID value from the calendar data  for use later
         organizerProp = calendar.getOrganizerProperty()
         uid = calendar.resourceUID()
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061205/1e0a725f/attachment.html


More information about the calendarserver-changes mailing list