diff options
Diffstat (limited to 'framework/IO/TTextWriter.php')
-rw-r--r-- | framework/IO/TTextWriter.php | 2 |
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
|