From c3a72002383cb3de9bdcff09214bb757b2bc5e46 Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 30 May 2007 23:27:00 +0000 Subject: fixing small typos in the API documentation --- framework/PradoBase.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/PradoBase.php') diff --git a/framework/PradoBase.php b/framework/PradoBase.php index 7f15ab81..f8d8ec81 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -216,8 +216,8 @@ class PradoBase * For example, 'TButton', 'System.Web.UI.WebControls.TButton' are both * valid component type. * This method can also pass parameters to component constructors. - * All paramters passed to this method except the first one (the component type) - * will be supplied as component constructor paramters. + * All parameters passed to this method except the first one (the component type) + * will be supplied as component constructor parameters. * @param string component type * @return TComponent component instance of the specified type * @throws TInvalidDataValueException if the component type is unknown -- cgit v1.2.3