From b282fa042e344a3739d5b48ac393e50c082227e4 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Wed, 25 May 2011 08:08:06 +0000 Subject: fixed last blocking error related to the build script. it completes successfully now --- framework/Web/UI/WebControls/TWebControl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Web/UI/WebControls/TWebControl.php') diff --git a/framework/Web/UI/WebControls/TWebControl.php b/framework/Web/UI/WebControls/TWebControl.php index de9e4868..f8950ac3 100644 --- a/framework/Web/UI/WebControls/TWebControl.php +++ b/framework/Web/UI/WebControls/TWebControl.php @@ -400,7 +400,7 @@ class TWebControl extends TControl implements IStyleable /** - * @difficulty if your subclass overrides the onPreRender method be sure to call + * If your subclass overrides the onPreRender method be sure to call * this method through parent::onPreRender($param); so your sub-class can be decorated, * among other things. * @param TEventParameter event parameter to be passed to the event handlers -- cgit v1.2.3