# HG changeset patch # User Sandro Knauß # Date 1344598822 -7200 # Node ID 0636b886002afc3e728b999e43592fa14d030ea1 # Parent 256a579a5bc68dc4b83e8d35d587cbbdaddade74 small typo diff -r 256a579a5bc6 -r 0636b886002a iro/tests/xmlrpc.py --- 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