diff -r 48b8fbc88209 -r 950ce7d9f642 cubicweb/pyramid/tools.py --- 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(