From: Ezio Melotti Date: Tue, 16 Nov 2010 21:06:43 +0000 (+0000) Subject: Merged revisions 86488 via svnmerge from X-Git-Tag: v3.1.3~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fdf0fe5b7ca791c3895f8d98fc93ab5496d29ff;p=thirdparty%2FPython%2Fcpython.git Merged revisions 86488 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86488 | ezio.melotti | 2010-11-16 22:57:59 +0200 (Tue, 16 Nov 2010) | 1 line Fix typo ........ --- diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst index 7f68b3b1af3c..caf0ad666735 100644 --- a/Doc/howto/webservers.rst +++ b/Doc/howto/webservers.rst @@ -526,7 +526,7 @@ Popular template engines include: .. seealso:: - There are many template engines competing for attention, becuase it is + There are many template engines competing for attention, because it is pretty easy to create them in Python. The page `Templating `_ in the wiki lists a big, ever-growing number of these. The three listed above are considered "second