From: Ezio Melotti Date: Tue, 16 Nov 2010 20:57:59 +0000 (+0000) Subject: Fix typo X-Git-Tag: v3.2b1~358 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42dd524cff7d1336fd118e679ea811db806a5594;p=thirdparty%2FPython%2Fcpython.git Fix typo --- diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst index 049fe1b5f039..c4ac2b2f787b 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