[CalendarServer-changes] [10052] CalendarServer/branches/users/glyph/one-home-list-api

source_changes at macosforge.org source_changes at macosforge.org
Fri Nov 16 14:48:47 PST 2012


Revision: 10052
          http://trac.calendarserver.org//changeset/10052
Author:   glyph at apple.com
Date:     2012-11-16 14:48:47 -0800 (Fri, 16 Nov 2012)
Log Message:
-----------
Typo.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/one-home-list-api/txdav/caldav/datastore/test/common.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/one-home-list-api/

Modified: CalendarServer/branches/users/glyph/one-home-list-api/txdav/caldav/datastore/test/common.py
===================================================================
--- CalendarServer/branches/users/glyph/one-home-list-api/txdav/caldav/datastore/test/common.py	2012-11-16 22:48:45 UTC (rev 10051)
+++ CalendarServer/branches/users/glyph/one-home-list-api/txdav/caldav/datastore/test/common.py	2012-11-16 22:48:47 UTC (rev 10052)
@@ -2306,7 +2306,7 @@
     def test_withEachCalendarHomeDo(self):
         """
         L{ICalendarStore.withEachCalendarHomeDo} executes its C{action}
-        argument repeatedly with all homes that have been craeted.
+        argument repeatedly with all homes that have been created.
         """
         additionalUIDs = set('alpha-uid home2 home3 beta-uid'.split())
         txn = self.transactionUnderTest()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20121116/ba4743d4/attachment.html>


More information about the calendarserver-changes mailing list