diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/traversal.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index f54e38572..3dade8fa5 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -280,7 +280,7 @@ how the algorithm works, and some example traversal scenarios that might help you understand how the algorithm operates against a specific object graph. -We'll also talk a bit about :term:`view lookup` . The +We'll also talk a bit about :term:`view lookup`. The :ref:`views_chapter` chapter discusses :term:`view lookup` in detail, and it is the canonical source for information about views. Technically, :term:`view lookup` is a :mod:`repoze.bfg` subsystem that |
