web/webconfig.py
branchstable
changeset 3642 8bc800f8b173
parent 3641 cf30e4498674
child 4212 ab6573088b4a
--- a/web/webconfig.py	Mon Oct 12 13:12:52 2009 +0200
+++ b/web/webconfig.py	Mon Oct 12 13:13:11 2009 +0200
@@ -12,7 +12,7 @@
 from os.path import join, exists, split
 
 from logilab.common.configuration import Method
-from logilab.common.de corators import cached
+from logilab.common.decorators import cached
 
 from cubicweb.toolsutils import read_config
 from cubicweb.cwconfig import CubicWebConfiguration, register_persistent_options, merge_options