summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2010-12-14 23:17:16 -0700
committerCasey Duncan <casey.duncan@gmail.com>2010-12-14 23:17:16 -0700
commitf8475a66a97b31a4f4aaaa666323993f3a5c059b (patch)
tree2722f9434b1e47e9b75c6db52b2d39ca51dcaa24 /docs
parent3e449d153ca94fa88404281fce8df70cb0e389c2 (diff)
downloadpyramid-f8475a66a97b31a4f4aaaa666323993f3a5c059b.tar.gz
pyramid-f8475a66a97b31a4f4aaaa666323993f3a5c059b.tar.bz2
pyramid-f8475a66a97b31a4f4aaaa666323993f3a5c059b.zip
add comma, remove redundant word
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/templates.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index a27a84670..deb75d3d5 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -775,7 +775,7 @@ detected, and the template will be reloaded on the next rendering.
usually only desirable during development.
In order to turn on automatic reloading of templates, you can use an
-environment variable setting or a configuration file setting.
+environment variable, or a configuration file setting.
To use an environment variable, start your application under a shell
using the ``BFG_RELOAD_TEMPLATES`` operating system environment