Commit c9975c10 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update UserAvatarHelper.kt

parent 53901664
...@@ -58,7 +58,7 @@ object UserAvatarHelper { ...@@ -58,7 +58,7 @@ object UserAvatarHelper {
} }
/** /**
* Returns a string with the username initials. For example: username John Doe returns JD initials. * Returns a string with the username initials. For example: username John.Doe returns JD initials.
* *
* @param username The username. * @param username The username.
* @return A string with username initials. * @return A string with username initials.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment