summaryrefslogtreecommitdiff
path: root/docs/narr/resources.rst
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2010-12-21 00:07:36 -0700
committerCasey Duncan <casey.duncan@gmail.com>2010-12-21 00:07:36 -0700
commit4a10119ecd49316b38c556ef720b515a0c5f7a22 (patch)
tree84d40eab0f3a74c7904e6c7fc3d9fd39afb10a9d /docs/narr/resources.rst
parentc661f30d1ad82baedb2847d5ba65b8f85311e9e5 (diff)
downloadpyramid-4a10119ecd49316b38c556ef720b515a0c5f7a22.tar.gz
pyramid-4a10119ecd49316b38c556ef720b515a0c5f7a22.tar.bz2
pyramid-4a10119ecd49316b38c556ef720b515a0c5f7a22.zip
add missing space
Diffstat (limited to 'docs/narr/resources.rst')
-rw-r--r--docs/narr/resources.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/resources.rst b/docs/narr/resources.rst
index 2485689a4..69dbc0af6 100644
--- a/docs/narr/resources.rst
+++ b/docs/narr/resources.rst
@@ -399,7 +399,7 @@ Obtaining the Lineage of a Resource
-----------------------------------
:func:`pyramid.location.lineage` returns a generator representing the
-:term:`lineage` of the :term:`location` aware:term:`resource` object.
+:term:`lineage` of the :term:`location` aware :term:`resource` object.
The :func:`~pyramid.location.lineage` function returns the resource it is
passed, then each parent of the resource, in order. For example, if the