[CalendarServer-changes] [12208] twext/trunk/twisted/plugins/masterchild.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:15:35 PDT 2014


Revision: 12208
          http://trac.calendarserver.org//changeset/12208
Author:   cdaboo at apple.com
Date:     2014-01-02 08:52:45 -0800 (Thu, 02 Jan 2014)
Log Message:
-----------
Typo.

Modified Paths:
--------------
    twext/trunk/twisted/plugins/masterchild.py

Modified: twext/trunk/twisted/plugins/masterchild.py
===================================================================
--- twext/trunk/twisted/plugins/masterchild.py	2013-12-24 04:09:55 UTC (rev 12207)
+++ twext/trunk/twisted/plugins/masterchild.py	2014-01-02 16:52:45 UTC (rev 12208)
@@ -32,7 +32,7 @@
     def __init__(self, className, *args, **kwargs):
         """
         @param className: The fully qualified name of the
-            L{IServiceMaker}-providing class to instiantiate.
+            L{IServiceMaker}-providing class to instantiate.
         @type className: L{str}
 
         @param args: Sequential arguments to pass to the class's constructor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/82e9692f/attachment.html>


More information about the calendarserver-changes mailing list