1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 10:19:41 +02:00

s/occured/occurred/

This commit is contained in:
Florian Schmaus 2019-10-30 12:02:36 +01:00
parent b0277d7e74
commit eb4c2c5572
50 changed files with 196 additions and 196 deletions

View file

@ -61,7 +61,7 @@ public class SignalOmemoStoreTest extends OmemoStoreTest<IdentityKeyPair, Identi
/**
* We are running this Test with multiple available OmemoStore implementations.
* @return
* @throws IOException if an I/O error occured.
* @throws IOException if an I/O error occurred.
*/
@Parameterized.Parameters
public static Collection<Object[]> getParameters() throws IOException {