diff --git a/lib/user.php b/lib/user.php index cab7bee5c00b1b65d2f7548c6780f5ce6f5aff5d..cd29eb7efdb99e8b42350e971b13588bd6480580 100644 --- a/lib/user.php +++ b/lib/user.php @@ -333,7 +333,7 @@ class OC_User { /** * @brief get the display name of the user currently logged in. - * @retur string uid or false + * @return string uid or false */ public static function getDisplayName($user = null) { if ($user) {