Address comments regarding javadocs/comments

This commit is contained in:
dordsor21
2022-06-11 13:03:09 +01:00
parent 8d0cc68721
commit 8608604306
4 changed files with 9 additions and 5 deletions

View File

@ -61,7 +61,7 @@ public abstract class IndependentPlotGenerator {
*
* @param result Queue to write to
* @param settings PlotArea (settings)
* @return True if any population occured
* @return True if any population occurred
* @deprecated {@link ScopedQueueCoordinator} will be renamed in v7.
*/
@Deprecated(forRemoval = true, since = "TODO")