From 353240c38d5afc088ec59292b11e2ef466bf687c Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sun, 6 Aug 2017 05:01:15 +0200 Subject: [PATCH] fixed spelling --- libs/sysplugins/smarty_internal_compilebase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/sysplugins/smarty_internal_compilebase.php b/libs/sysplugins/smarty_internal_compilebase.php index 08aab6f4..3fae8acd 100644 --- a/libs/sysplugins/smarty_internal_compilebase.php +++ b/libs/sysplugins/smarty_internal_compilebase.php @@ -45,7 +45,7 @@ abstract class Smarty_Internal_CompileBase public $option_flags = array('nocache'); /** - * Mapping array for boolqn option value + * Mapping array for boolean option value * * @var array */