tiny typo

This commit is contained in:
Frank Karlitschek 2012-04-30 13:08:08 +02:00
parent 07f2e316e4
commit f0701f75a9
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ class OC_User {
} }
/** /**
* @brief get the user idea of the user currently logged in. * @brief get the user id of the user currently logged in.
* @return string uid or false * @return string uid or false
*/ */
public static function getUser(){ public static function getUser(){