summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/errata.rst17
-rw-r--r--docs/narr/traversal.rst2
2 files changed, 18 insertions, 1 deletions
diff --git a/docs/errata.rst b/docs/errata.rst
new file mode 100644
index 000000000..54a85b3bd
--- /dev/null
+++ b/docs/errata.rst
@@ -0,0 +1,17 @@
+Errata for "The repoze.bfg Web Framework, Version 1.2" Printed Edition
+======================================================================
+
+pp. 66
+------
+
+The sentence:
+
+ "Technically, traversal is a repoze.bfg subsystem that is separated
+ from traversal entirely."
+
+Should read:
+
+ "Technically, view lookup is a repoze.bfg subsystem that is
+ separated from traversal entirely."
+
+
diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst
index 9337d7943..eb53f94a7 100644
--- a/docs/narr/traversal.rst
+++ b/docs/narr/traversal.rst
@@ -280,7 +280,7 @@ specific object graph.
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:`traversal` is a :mod:`repoze.bfg` subsystem that
+Technically, :term:`view lookup` is a :mod:`repoze.bfg` subsystem that
is separated from traversal entirely. However, we'll describe the
fundamental behavior of view lookup in the examples in the next few
sections to give you an idea of how traversal and view lookup