diff --git a/library/smarty/libs/sysplugins/smarty_internal_compile_include.php b/library/smarty/libs/sysplugins/smarty_internal_compile_include.php --- a/library/smarty/libs/sysplugins/smarty_internal_compile_include.php +++ b/library/smarty/libs/sysplugins/smarty_internal_compile_include.php @@ -128,7 +128,7 @@ /* * if the {include} tag provides individual parameter for caching or compile_id - * the subtemplate must not be included into the common cache file and is treated like + * the subtemplate must not be included into the core cache file and is treated like * a call in nocache mode. * */