1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-22 06:12:05 +01:00

Fix javadoc of MucEnterConfiguration

This commit is contained in:
Florian Schmaus 2015-09-18 23:47:30 +02:00
parent 8e33a2f6fb
commit a00331dbb4

View file

@ -135,7 +135,6 @@ public final class MucEnterConfiguration {
/**
* Request that that MUC is going to sent us no history when joining.
*
* @return
* @return a reference to this builder.
*/
public Builder requestNoHistory() {