diff --git a/reference/yaf/yaf_controller_abstract/construct.xml b/reference/yaf/yaf_controller_abstract/construct.xml index 8f6ffb66a8..728e95d9d7 100644 --- a/reference/yaf/yaf_controller_abstract/construct.xml +++ b/reference/yaf/yaf_controller_abstract/construct.xml @@ -15,8 +15,8 @@ Yaf_Controller_Abstract::__construct is final, - which means it can not be overrode. - you mean want to see + which means it can not be overridden. + You may want to see Yaf_Controller_Abstract::init instead.