From 5c71e35d4fcb606a29e9c2eda1104d7e0950933c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 14 Dec 2015 23:29:07 +0200 Subject: [PATCH] Update NEW_FEATURES.txt typos --- NEW_FEATURES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEW_FEATURES.txt b/NEW_FEATURES.txt index 595dc4d3..0793c5ad 100644 --- a/NEW_FEATURES.txt +++ b/NEW_FEATURES.txt @@ -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 ============== @@ -130,4 +130,4 @@ Smarty 3.1.22 Smarty::DEBUG_INDIVIDUAL will create for each display() and fetch() call an individual debug window. . - \ No newline at end of file +