From 112d86bb08a1dd4bde14005f757c95b0fc7a5a21 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Sun, 4 Jun 2006 20:51:27 +0000
Subject: Merge from 3.0 branch till 1140.

---
 framework/TApplicationComponent.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'framework/TApplicationComponent.php')

diff --git a/framework/TApplicationComponent.php b/framework/TApplicationComponent.php
index 580f1d33..bd4f0db0 100644
--- a/framework/TApplicationComponent.php
+++ b/framework/TApplicationComponent.php
@@ -75,7 +75,7 @@ class TApplicationComponent extends TComponent
 	}
 
 	/**
-	 * @return IUser user
+	 * @return IUser information about the current user
 	 */
 	public function getUser()
 	{
-- 
cgit v1.2.3