Correct minor typo in error message
This commit is contained in:
		| @@ -316,7 +316,7 @@ public class DisguiseConfig { | ||||
|         } | ||||
|         catch (Exception ex) { | ||||
|             DisguiseUtilities.getLogger().warning("Cannot parse '" + config.getString("SelfDisguisesScoreboard") + | ||||
|                     "' to a valid option for SelfDisguisesTeam"); | ||||
|                     "' to a valid option for SelfDisguisesScoreboard"); | ||||
|         } | ||||
|  | ||||
|         loadCustomDisguises(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user