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/Security/TAuthorizationRule.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Security/TAuthorizationRule.php') diff --git a/framework/Security/TAuthorizationRule.php b/framework/Security/TAuthorizationRule.php index 99684de0..c5c9f23c 100644 --- a/framework/Security/TAuthorizationRule.php +++ b/framework/Security/TAuthorizationRule.php @@ -205,7 +205,7 @@ class TAuthorizationRuleCollection extends TList * Inserts an item at the specified position. * This overrides the parent implementation by performing additional * operations for each newly added TAuthorizationRule object. - * @param integer the speicified position. + * @param integer the specified position. * @param mixed new item * @throws TInvalidDataTypeException if the item to be inserted is not a TAuthorizationRule object. */ -- cgit v1.2.3