tiny typo
This commit is contained in:
parent
07f2e316e4
commit
f0701f75a9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
public static function getUser(){
|
||||
|
|
Loading…
Reference in a new issue