mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-07 11:31:10 +01:00
s/ the the / the /g
This commit is contained in:
parent
07f157b00f
commit
3a84a1ff47
19 changed files with 21 additions and 21 deletions
|
|
@ -52,7 +52,7 @@ public class MultiUserChatCreationTest extends SmackTestCase {
|
|||
// Create the room
|
||||
muc.create("testbot1");
|
||||
|
||||
// Get the the room's configuration form
|
||||
// Get the room's configuration form
|
||||
Form form = muc.getConfigurationForm();
|
||||
assertNotNull("No room configuration form", form);
|
||||
// Create a new form to submit based on the original form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue