summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2013-02-04 12:25:30 -0800
committerTres Seaver <tseaver@palladion.com>2013-02-04 12:25:30 -0800
commit5483a8f0b36c0a0c3bcc90c33f6523d41f0942d9 (patch)
tree4f4e4ff8cd8ef8a9c2b9bcc6f7ba1c0ef0cb2eb3 /docs
parent89c975b11b4808bf05001060510ebb40027543dd (diff)
parent3a6bdf983b51d8d0df124999ae217084c7dddbc6 (diff)
downloadpyramid-5483a8f0b36c0a0c3bcc90c33f6523d41f0942d9.tar.gz
pyramid-5483a8f0b36c0a0c3bcc90c33f6523d41f0942d9.tar.bz2
pyramid-5483a8f0b36c0a0c3bcc90c33f6523d41f0942d9.zip
Merge pull request #839 from tshepang/clarity
use clearer language
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/environment.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst
index def5e12a4..281bb6919 100644
--- a/docs/narr/environment.rst
+++ b/docs/narr/environment.rst
@@ -203,7 +203,7 @@ Using the setting is equivalent to using the
| |
+---------------------------------+
-The value supplied as ``pyramid.includes`` should be a sequence. The
+The value assigned to ``pyramid.includes`` should be a sequence. The
sequence can take several different forms.
1) It can be a string.
@@ -323,7 +323,7 @@ the behest of an add-on author.
| |
+---------------------------------+
-The value supplied as ``pyramid.tweens`` should be a sequence. The
+The value assigned to ``pyramid.tweens`` should be a sequence. The
sequence can take several different forms.
1) It can be a string.