diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index c5c3def3..453821f1 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -27,7 +27,7 @@ * @author Uwe Tews * @author Rodney Rehm * @package Smarty - * @version 3.1-DEV + * @version 3.1.25-dev */ /** @@ -73,7 +73,7 @@ if (!defined('SMARTY_RESOURCE_DATE_FORMAT')) { } /** - * Try loading the Smmarty_Internal_Data class + * Try loading the Smarty_Internal_Data class * If we fail we must load Smarty's autoloader. * Otherwise we may have a global autoloader like Composer */