Fix typo and add URL to Roster javadoc

This commit is contained in:
Florian Schmaus 2016-10-03 13:31:37 +02:00
parent 1f66f301ba
commit 98655e72aa
1 changed files with 1 additions and 1 deletions

View File

@ -1515,7 +1515,7 @@ public final class Roster extends Manager {
}
/**
* Handles roster reults as described in RFC 6121 2.1.4
* Handles Roster results as described in <a href="https://tools.ietf.org/html/rfc6121#section-2.1.4">RFC 6121 2.1.4</a>.
*/
private class RosterResultListener implements StanzaListener {