mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 06:12:05 +01:00
Correct erroneous documentation
This commit is contained in:
parent
7f2e8b793a
commit
38c77fd573
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ The base class that integration tests need to subclass.
|
|||
|
||||
### `AbstractSmackLowLevelIntegrationTest`
|
||||
|
||||
Allows low level integration test, i.e. ever test method will have its on exclusive XMPPTCPConnection instances.
|
||||
Allows low level integration test, i.e. every test method will have its own exclusive XMPPTCPConnection instances.
|
||||
|
||||
### `AbstractSmackSpecificLowLevelIntegrationTest`
|
||||
|
||||
|
|
Loading…
Reference in a new issue