﻿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
462	[patch] small typo in templates_python.txt	eugene@…	Jacob	"small typo

{{{
Index: templates_python.txt
===================================================================
--- templates_python.txt	(revision 629)
+++ templates_python.txt	(working copy)
@@ -147,7 +147,7 @@
 some things to keep in mind:
 
     * If, during the method lookup, a method raises an exception, the exception
-      will be propgated, unless the exception subclasses
+      will be propagated, unless the exception subclasses
       ``django.core.template.SilentVariableFailure``. If the exception
       subclasses ``SilentVariableFailure``, the variable will render as an
       empty string. Example::
}}}"	defect	closed	Documentation		trivial	fixed			Unreviewed	1	0	0	0	0	0
