1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-22 12:02: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. * Request that that MUC is going to sent us no history when joining.
* *
* @return
* @return a reference to this builder. * @return a reference to this builder.
*/ */
public Builder requestNoHistory() { public Builder requestNoHistory() {