[CalendarServer-changes] [6106] CalendarServer/trunk/twistedcaldav/index.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 18 10:20:38 PDT 2010


Revision: 6106
          http://trac.macosforge.org/projects/calendarserver/changeset/6106
Author:   glyph at apple.com
Date:     2010-08-18 10:20:36 -0700 (Wed, 18 Aug 2010)
Log Message:
-----------
minor typo

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

Modified: CalendarServer/trunk/twistedcaldav/index.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/index.py	2010-08-18 17:09:54 UTC (rev 6105)
+++ CalendarServer/trunk/twistedcaldav/index.py	2010-08-18 17:20:36 UTC (rev 6106)
@@ -304,7 +304,7 @@
         @return: an iterable of tuples for each resource matching the
             given C{qualifiers}. The tuples are C{(name, uid, type)}, where
             C{name} is the resource name, C{uid} is the resource UID, and
-            C{type} is the resource iCalendar component type.x
+            C{type} is the resource iCalendar component type.
         """
 
         # Make sure we have a proper Filter element and get the partial SQL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100818/a43de45b/attachment.html>


More information about the calendarserver-changes mailing list