etwist/twctl.py
changeset 2476 1294a6bdf3bf
parent 2395 e3093fc12a00
child 2654 6512522860aa
--- a/etwist/twctl.py	Fri Jul 24 13:50:59 2009 +0200
+++ b/etwist/twctl.py	Fri Jul 24 14:33:37 2009 +0200
@@ -64,8 +64,8 @@
     from cubicweb.server import serverctl
 
     class AllInOneCreateHandler(serverctl.RepositoryCreateHandler, TWCreateHandler):
-        """configuration to get a web application running in a twisted web
-        server integrating a repository server in the same process
+        """configuration to get an instance running in a twisted web server
+        integrating a repository server in the same process
         """
         cfgname = 'all-in-one'