Fixed typo in previous commit

This commit is contained in:
Florian CUNY 2019-01-22 14:28:10 +01:00
parent eb8f25f319
commit 77f9f4869b

View File

@ -36,7 +36,7 @@ public class CleanSuperFlatListener extends FlagListener {
/**
* Task that runs each tick to regenerate chunks that are in the {@link #chunkQueue}.
* It does on at a time.
* It regenerates them one at a time.
* @since 1.1
*/
@Nullable