From f8475a66a97b31a4f4aaaa666323993f3a5c059b Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Tue, 14 Dec 2010 23:17:16 -0700 Subject: add comma, remove redundant word --- docs/narr/templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3