summaryrefslogtreecommitdiffstats
path: root/lib/user.php
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@oc.(none)>2012-04-30 13:08:08 +0200
committerFrank Karlitschek <frank@oc.(none)>2012-04-30 13:08:08 +0200
commitf0701f75a913d6220008a1b1361db4decf5ca549 (patch)
treeefdb6a7924cb7bb96ac5f7077547fef246798dfa /lib/user.php
parent07f2e316e479ddf4c5a8751a87276f7dd05bfc17 (diff)
downloadnextcloud-server-f0701f75a913d6220008a1b1361db4decf5ca549.tar.gz
nextcloud-server-f0701f75a913d6220008a1b1361db4decf5ca549.zip
tiny typo
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 8c27ec30cc2..25e495ada44 100644
--- a/lib/user.php
+++ b/lib/user.php
@@ -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(){