1
0
Fork 0
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:
Guus der Kinderen 2023-01-19 16:16:12 +01:00 committed by Florian Schmaus
parent 07f157b00f
commit 3a84a1ff47
19 changed files with 21 additions and 21 deletions

View file

@ -463,7 +463,7 @@ public class Workgroup {
/**
* Adds an invitation listener that will be notified of groupchat invitations
* from the workgroup for the the user that created this Workgroup instance.
* from the workgroup for the user that created this Workgroup instance.
*
* @param invitationListener the invitation listener.
*/