--- 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'