cubicweb/pyramid/tools.py
changeset 11958 950ce7d9f642
parent 11827 851b6bd79b50
child 11967 83739be20fab
--- a/cubicweb/pyramid/tools.py	Wed Feb 08 17:49:25 2017 +0100
+++ b/cubicweb/pyramid/tools.py	Fri Feb 10 16:33:16 2017 +0100
@@ -64,7 +64,7 @@
 def includeme(config):
     """Start the cache maintenance loop task.
 
-    Automatically included by :func:`cubicweb.pyramid.make_cubicweb_application`.
+    Automatically included by :mod:`cubicweb.pyramid`.
     """
     repo = config.registry['cubicweb.repository']
     interval = int(config.registry.settings.get(