mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-24 22:26:45 +01:00
Fix typo
This commit is contained in:
parent
2802939112
commit
d629e9eecb
@ -965,7 +965,7 @@ public abstract class PlotArea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Merge a list of plots together. This is non-blocking for the world-changes that will be made. To run a tasks when the
|
* Merge a list of plots together. This is non-blocking for the world-changes that will be made. To run a task when the
|
||||||
* world changes are complete, use {@link PlotArea#mergePlots(List, boolean, Runnable)};
|
* world changes are complete, use {@link PlotArea#mergePlots(List, boolean, Runnable)};
|
||||||
*
|
*
|
||||||
* @param plotIds List of plot IDs to merge
|
* @param plotIds List of plot IDs to merge
|
||||||
|
Loading…
Reference in New Issue
Block a user