mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 00:59:39 +02:00
s/ the the / the /g
This commit is contained in:
parent
07f157b00f
commit
3a84a1ff47
19 changed files with 21 additions and 21 deletions
|
@ -785,7 +785,7 @@ public final class Roster extends Manager {
|
|||
*
|
||||
* @param jid the XMPP address of the contact (e.g. johndoe@jabber.org)
|
||||
* @param name the nickname of the user.
|
||||
* @param groups the list of group names the entry will belong to, or <code>null</code> if the the roster entry won't
|
||||
* @param groups the list of group names the entry will belong to, or <code>null</code> if the roster entry won't
|
||||
* belong to a group.
|
||||
* @throws NoResponseException if there was no response from the server.
|
||||
* @throws XMPPErrorException if an XMPP exception occurs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue