summaryrefslogtreecommitdiff
path: root/framework/IO
diff options
context:
space:
mode:
authorxue <>2006-05-08 12:04:24 +0000
committerxue <>2006-05-08 12:04:24 +0000
commitcfb3aefe89693f80cb7d98b562de6cfdf463212a (patch)
tree63af3f7255977b74e1da2e670f25c04ce42f7f1e /framework/IO
parent09b8b16562c1b422499446abee1a21b957663016 (diff)
A few minor doc fixes.
Diffstat (limited to 'framework/IO')
-rw-r--r--framework/IO/TTextWriter.php2
1 files changed, 1 insertions, 1 deletions
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 <qiang.xue@gmail.com>
* @version $Revision: $ $Date: $
- * @package System
+ * @package System.IO
* @since 3.0
*/
class TTextWriter extends TComponent implements ITextWriter