From 2b80b6c978d9d149f41cda541b6c23a68bd2bf0a Mon Sep 17 00:00:00 2001 From: Wichert Akkerman Date: Sun, 29 Aug 2010 11:00:21 +0000 Subject: Fix ReST error --- repoze/bfg/configuration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repoze') diff --git a/repoze/bfg/configuration.py b/repoze/bfg/configuration.py index 22e4ec1d8..90336fe21 100644 --- a/repoze/bfg/configuration.py +++ b/repoze/bfg/configuration.py @@ -1513,7 +1513,7 @@ class Configurator(object): the *system* dictionary passed in to every renderer used by the application. - .. note:: Using the :meth:``renderer_globals_factory`` + .. note:: Using the :meth:`renderer_globals_factory` argument to the :class:`repoze.bfg.configuration.Configurator` constructor can be used to achieve the same purpose. -- cgit v1.2.3