From a29f9ddf58b30b81ea83db8e2282de58ccec6e20 Mon Sep 17 00:00:00 2001 From: Sakti Dwi Cahyono <54krpl@gmail.com> Date: Fri, 15 Feb 2013 14:08:45 +0700 Subject: [PATCH] fix typo swtich -> switch --- docs/switching.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/switching.rst b/docs/switching.rst index ba3cfb1f..c1938431 100644 --- a/docs/switching.rst +++ b/docs/switching.rst @@ -3,7 +3,7 @@ Switching from other Template Engines .. highlight:: html+jinja -If you have used a different template engine in the past and want to swtich +If you have used a different template engine in the past and want to switch to Jinja2 here is a small guide that shows the basic syntatic and semantic changes between some common, similar text template engines for Python. -- 2.47.2