web/webctl.py
changeset 2476 1294a6bdf3bf
parent 2395 e3093fc12a00
child 2615 1ea41b7c0836
--- a/web/webctl.py	Fri Jul 24 13:50:59 2009 +0200
+++ b/web/webctl.py	Fri Jul 24 14:33:37 2009 +0200
@@ -27,4 +27,4 @@
             config.global_set_option('anonymous-password', 'anon')
 
     def postcreate(self):
-        """hooks called once application's initialization has been completed"""
+        """hooks called once instance's initialization has been completed"""