summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 41453b836..319483466 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -254,7 +254,7 @@ Glossary
mappings. In terms of :mod:`repoze.bfg`, a Route can supplant
graph traversal when deciding which *view* should be called. See
:ref:`urldispatch_chapter` for more information about Routes integration
- in bfg.
+ in :mod:`repoze.bfg`.
Route
A single pattern matched by the :term:`Routes` subsystem, which
generally resolves to a :term:`root factory` (and then ultimately