summaryrefslogtreecommitdiff
path: root/docs/narr/advconfig.rst
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2011-01-18 18:24:21 -0700
committerCasey Duncan <casey.duncan@gmail.com>2011-01-18 18:24:21 -0700
commitd5d0b34aeb1af8e3df031215df3f113c392833a6 (patch)
treeb872533ebcfb63b2b192be823544eeeb5472c7ef /docs/narr/advconfig.rst
parent1130ec62a4438c22eef494594c6f25dcce7fe468 (diff)
downloadpyramid-d5d0b34aeb1af8e3df031215df3f113c392833a6.tar.gz
pyramid-d5d0b34aeb1af8e3df031215df3f113c392833a6.tar.bz2
pyramid-d5d0b34aeb1af8e3df031215df3f113c392833a6.zip
remove empty See Also
Diffstat (limited to 'docs/narr/advconfig.rst')
-rw-r--r--docs/narr/advconfig.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/advconfig.rst b/docs/narr/advconfig.rst
index eb9b70b12..1e2e7a0e9 100644
--- a/docs/narr/advconfig.rst
+++ b/docs/narr/advconfig.rst
@@ -274,7 +274,7 @@ If your code uses the :meth:`pyramid.config.Configurator.include` method to
include external configuration, some conflicts are automatically resolved.
Configuration statements that are made as the result of an "include" will be
overridden by configuration statements that happen within the caller of
-the "include" method. See also
+the "include" method.
Automatic conflict resolution supports this goal: if a user wants to reuse a
Pyramid application, and they want to customize the configuration of this