summaryrefslogtreecommitdiff
path: root/repoze/bfg/paster.py
diff options
context:
space:
mode:
Diffstat (limited to 'repoze/bfg/paster.py')
-rw-r--r--repoze/bfg/paster.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/repoze/bfg/paster.py b/repoze/bfg/paster.py
index d5b03cf38..967d9b72e 100644
--- a/repoze/bfg/paster.py
+++ b/repoze/bfg/paster.py
@@ -44,7 +44,7 @@ def get_app(config_file, name, loadapp=loadapp):
return app
class BFGShellCommand(Command):
- """Open an interactive shell with a repoze.bfg app loaded.
+ """Open an interactive shell with a :mod:`repoze.bfg` app loaded.
This command accepts two positional arguments: