diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index d0cda2f39..7f12b4d08 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,10 +4,10 @@ Next release Documentation ------------- -- The term 'template' used to refer to both 'paster templates' and 'rendered - templates'(templates created by a rendering engine. i.e. Mako, Chameleon, - Jinja, etc.). 'Paster templates' will now be refered to as 'scaffolds,' - whereas the name for 'rendered templates' will remain as 'templates.' +- The term "template" used to refer to both "paster templates" and "rendered + templates" (templates created by a rendering engine. i.e. Mako, Chameleon, + Jinja, etc.). "Paster templates" will now be refered to as "scaffolds", + whereas the name for "rendered templates" will remain as "templates." - The ``wiki`` (ZODB+Traversal) tutorial was updated slightly. |
