summaryrefslogtreecommitdiffstats
path: root/lib/user.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/user.php')
-rw-r--r--lib/user.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/user.php b/lib/user.php
index cab7bee5c00..cd29eb7efdb 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) {