[CalendarServer-changes] [5682] CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 4 11:32:04 PDT 2010


Revision: 5682
          http://trac.macosforge.org/projects/calendarserver/changeset/5682
Author:   sagen at apple.com
Date:     2010-06-04 11:32:02 -0700 (Fri, 04 Jun 2010)
Log Message:
-----------
Typo

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py

Modified: CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2010-06-04 18:01:18 UTC (rev 5681)
+++ CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2010-06-04 18:32:02 UTC (rev 5682)
@@ -111,7 +111,7 @@
         """
         Look up (and cache) the set of guids that are members of the
         restrictToGroup.  If restrictToGroup is not set, return None to
-        indicate there are no group restricions.
+        indicate there are no group restrictions.
         """
         if self.restrictEnabledRecords:
             if time.time() - self.restrictedTimestamp > self.cacheTimeout:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100604/c00c3afd/attachment-0001.html>


More information about the calendarserver-changes mailing list