Minor Javadoc fix: one "yet" is enough :)

This commit is contained in:
ljacqu 2017-12-01 20:33:33 +01:00
parent 058ac22462
commit 67a6a42dfe

View File

@ -18,7 +18,7 @@ import static fr.xephi.authme.settings.properties.LimboSettings.RESTORE_WALK_SPE
/**
* Service for managing players that are in "limbo," a temporary state players are
* put in which have joined but not yet logged in yet.
* put in which have joined but not yet logged in.
*/
public class LimboService {