From 828750803603c1ae219a4e0afbaa8ff9e789afc1 Mon Sep 17 00:00:00 2001 From: Blop Blop Date: Wed, 25 Dec 2013 11:32:16 +0100 Subject: [PATCH] Update smarty comment of "Two fields that you..." --- Views/Smarty.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Views/Smarty.php b/Views/Smarty.php index 38f9f26..edc1534 100644 --- a/Views/Smarty.php +++ b/Views/Smarty.php @@ -35,7 +35,7 @@ * The SmartyView is a custom View class that renders templates using the Smarty * template language (http://www.smarty.net). * - * Two fields that you, the developer, will need to change are: + * Four fields that you, the developer, will need to change are: * - smartyDirectory * - smartyTemplatesDirectory * - smartyCompileDirectory