From cfb3aefe89693f80cb7d98b562de6cfdf463212a Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 8 May 2006 12:04:24 +0000 Subject: A few minor doc fixes. --- framework/IO/TTextWriter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/IO') diff --git a/framework/IO/TTextWriter.php b/framework/IO/TTextWriter.php index a6bf5751..e63a7f7c 100644 --- a/framework/IO/TTextWriter.php +++ b/framework/IO/TTextWriter.php @@ -19,7 +19,7 @@ * * @author Qiang Xue * @version $Revision: $ $Date: $ - * @package System + * @package System.IO * @since 3.0 */ class TTextWriter extends TComponent implements ITextWriter -- cgit v1.2.3