summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst
index 68c886966..9e7c75005 100644
--- a/docs/narr/configuration.rst
+++ b/docs/narr/configuration.rst
@@ -630,7 +630,7 @@ This singleton (self-closing) tag instructs ZCML to load a ZCML file
from the Python package with the :term:`dotted Python name`
``repoze.bfg.includes``, as specified by its ``package`` attribute.
This particular ``<include>`` declaration is required because it
-actually allows subseqent declaration tags (such as ``<view>``, which
+actually allows subsequent declaration tags (such as ``<view>``, which
we'll see shortly) to be recognized. The ``<include>`` tag
effectively just includes another ZCML file; this causes its
declarations to be executed. In this case, we want to load the