diff options
Diffstat (limited to 'repoze/bfg/configuration.py')
| -rw-r--r-- | repoze/bfg/configuration.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repoze/bfg/configuration.py b/repoze/bfg/configuration.py index 7ac284de0..150e90ed8 100644 --- a/repoze/bfg/configuration.py +++ b/repoze/bfg/configuration.py @@ -491,8 +491,8 @@ class Configurator(object): The ``renderer`` attribute is optional. If it is not defined, the "null" renderer is assumed (no rendering is - performed and the value is passed back to the upstream BFG - machinery unmolested). + performed and the value is passed back to the upstream + :mod:`repoze.bfg` machinery unmolested). wrapper |
