mirror of https://github.com/python/cpython.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 ........
This commit is contained in:
parent
eebd0173b6
commit
056f33d60c
|
@ -530,7 +530,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
|
||||
<http://wiki.python.org/moin/Templating>`_ in the wiki lists a big,
|
||||
ever-growing number of these. The three listed above are considered "second
|
||||
|
|
Loading…
Reference in New Issue