Fix javadoc build

This commit is contained in:
themode 2021-04-26 18:36:04 +02:00
parent c4894cd684
commit e54f685ff9

View File

@ -91,7 +91,7 @@ public abstract class ThreadProvider {
}
/**
* Minimum time used to refresh chunks & entities thread.
* Minimum time used to refresh chunks and entities thread.
*
* @return the minimum refresh time in milliseconds
*/
@ -100,7 +100,7 @@ public abstract class ThreadProvider {
}
/**
* Maximum time used to refresh chunks & entities thread.
* Maximum time used to refresh chunks and entities thread.
*
* @return the maximum refresh time in milliseconds
*/