﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
6721	Very minor typo in templates_python.txt: 'multiple context' -> 'multiple contexts'	Atul Varma <varmaa@…>	nobody	"Here's a patch that fixes it:

{{{
Index: docs/templates_python.txt
===================================================================
--- docs/templates_python.txt	(revision 7193)
+++ docs/templates_python.txt	(working copy)
@@ -983,7 +983,7 @@
       exception. It should fail silently, just as template filters should.
 
 Ultimately, this decoupling of compilation and rendering results in an
-efficient template system, because a template can render multiple context
+efficient template system, because a template can render multiple contexts
 without having to be parsed multiple times.
 
 Auto-escaping considerations
}}}"		closed	Documentation	dev		fixed			Unreviewed	0	0	0	0	0	0
