Skip to content
Snippets Groups Projects
Commit f55bff38 authored by buczekp's avatar buczekp
Browse files

[LMS-1532] changed javadoc

SVN: 15845
parent 638123c8
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ public interface IClientService extends RemoteService ...@@ -76,7 +76,7 @@ public interface IClientService extends RemoteService
public void changeUserHomeGroup(TechId groupIdOrNull); public void changeUserHomeGroup(TechId groupIdOrNull);
/** /**
* Logs out. * Saves display settings and loggs out.
*/ */
public void logout(DisplaySettings displaySettings); public void logout(DisplaySettings displaySettings);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment