From 1cd5380675aab9a2884845b6630091be2e857f69 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 18 May 2006 21:26:25 +0000 Subject: Merge from 3.0 branch till 1082. --- framework/Collections/TList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Collections/TList.php') diff --git a/framework/Collections/TList.php b/framework/Collections/TList.php index 244eab0f..5b27a02e 100644 --- a/framework/Collections/TList.php +++ b/framework/Collections/TList.php @@ -30,7 +30,7 @@ * to determine the number of items in the list. * * To extend TList by doing additional operations with each addition or removal - * operations, override {@link insertAt()}, and {@link removeAt()}. + * operation, override {@link insertAt()}, and {@link removeAt()}. * * @author Qiang Xue * @version $Revision: $ $Date: $ -- cgit v1.2.3