Correct some javadoc

This commit is contained in:
Eric Stokes 2011-10-10 07:50:03 -06:00
parent 9e14daac1f
commit 23933c4706

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.
*