This commit is contained in:
fernferret 2011-10-10 09:36:36 -06:00
commit 73b42b5430

View File

@ -313,7 +313,7 @@ public class WorldManager implements MVWorldManager {
} }
/** /**
* Checks to see if the given world is a valid {@link com.onarandombox.MultiverseCore.MVWorld} * Checks to see if the given world is a valid {@link MultiverseWorld}
* *
* @param world The Bukkit world to check. * @param world The Bukkit world to check.
* *