diff --git a/docs/en/programmers/smarty-constants.xml b/docs/en/programmers/smarty-constants.xml index 0840ac16..95c8350f 100644 --- a/docs/en/programmers/smarty-constants.xml +++ b/docs/en/programmers/smarty-constants.xml @@ -41,7 +41,7 @@ require_once(SMARTY_DIR . 'Smarty.class.php'); SMARTY_CORE_DIR - This if the full system path to the location of the Smarty core + This is the full system path to the location of the Smarty core files. If not defined, Smarty will default this constant to the internals/ sub-directory below SMARTY_DIR.