Update NEW_FEATURES.txt

typos
This commit is contained in:
Elan Ruusamäe
2015-12-14 23:29:07 +02:00
parent c4e6ad6c35
commit 5c71e35d4f

View File

@@ -24,7 +24,7 @@ Smarty 3.1.28
as the corresponding Smarty methods to get tne content of another template.
Example:
$template->display(); Does display template of template object
$template->dispaly('foo.tpl'); Does display template 'foo.bar'
$template->display('foo.tpl'); Does display template 'foo.bar'
File: resource
==============