Fix too shorts indents of two Javadoc comments

This commit is contained in:
Ingo Bauersachs 2017-08-14 21:47:53 +02:00
parent 8052ee752b
commit b7542bbde5
1 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ public final class SmackConfiguration {
}
}
/**
/**
* Add a Collection of SASL mechanisms to the list to be used.
*
* @param mechs the Collection of SASL mechanisms to be added
@ -236,7 +236,7 @@ public final class SmackConfiguration {
defaultMechs.remove(mech);
}
/**
/**
* Remove a Collection of SASL mechanisms to the list to be used.
*
* @param mechs the Collection of SASL mechanisms to be removed