summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2010-12-29 01:36:06 +0200
committerMarius Gedminas <marius@gedmin.as>2010-12-29 01:36:06 +0200
commit203e848985fca05263893132896b552ccbeaa4b0 (patch)
treee8412a19af1182fd2f47a079d91c0d919de0ec2b /docs
parent1e209fc65d62a86d15bf54fa2a91a6728d0ade9e (diff)
downloadpyramid-203e848985fca05263893132896b552ccbeaa4b0.tar.gz
pyramid-203e848985fca05263893132896b552ccbeaa4b0.tar.bz2
pyramid-203e848985fca05263893132896b552ccbeaa4b0.zip
Markup fix.
Diffstat (limited to 'docs')
-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 ac88afdfd..3962e9e00 100644
--- a/docs/narr/resources.rst
+++ b/docs/narr/resources.rst
@@ -404,7 +404,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