iro/tests/xmlrpc.py
branchdevel
changeset 288 0636b886002a
parent 231 3929338fd17f
child 294 0e75bd39767d
--- a/iro/tests/xmlrpc.py	Fri Aug 10 13:21:26 2012 +0200
+++ b/iro/tests/xmlrpc.py	Fri Aug 10 13:40:22 2012 +0200
@@ -193,7 +193,7 @@
         
        
 def startReactor(engine):
-    """starts the Rector with a special debug Clild, so that the reactor can be stopped remotly. """
+    """starts the Rector with a special debug Child, so that the reactor can be stopped remotly. """
     from twisted.internet import reactor
     from twisted.web import xmlrpc, resource