Skip to content
Snippets Groups Projects
Commit 473f3c69 authored by Robin Appelman's avatar Robin Appelman
Browse files

fix typo

parent f00844a0
No related branches found
No related tags found
No related merge requests found
......@@ -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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment