From f0701f75a913d6220008a1b1361db4decf5ca549 Mon Sep 17 00:00:00 2001
From: Frank Karlitschek <frank@oc.(none)>
Date: Mon, 30 Apr 2012 13:08:08 +0200
Subject: [PATCH] tiny typo

---
 lib/user.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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(){
-- 
GitLab