From e57b457336f2b8c5cf37a8e98d5268f9f702f4b5 Mon Sep 17 00:00:00 2001 From: Fernando Correa Neto Date: Wed, 9 Dec 2009 23:51:33 +0000 Subject: typo --- docs/narr/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 ```` declaration is required because it -actually allows subseqent declaration tags (such as ````, which +actually allows subsequent declaration tags (such as ````, which we'll see shortly) to be recognized. The ```` tag effectively just includes another ZCML file; this causes its declarations to be executed. In this case, we want to load the -- cgit v1.2.3