From db8099b5e7e03af515bcebb33f61e546022f365d Mon Sep 17 00:00:00 2001 From: topisani Date: Sat, 23 Aug 2014 16:24:23 +0200 Subject: [PATCH] Fixed typo in en_US.lang --- src/main/resources/assets/biomesoplenty/lang/en_US.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/biomesoplenty/lang/en_US.lang b/src/main/resources/assets/biomesoplenty/lang/en_US.lang index ad8f69fd4..dbb034d64 100644 --- a/src/main/resources/assets/biomesoplenty/lang/en_US.lang +++ b/src/main/resources/assets/biomesoplenty/lang/en_US.lang @@ -428,7 +428,7 @@ warning.bopStartup1=Biomes O' Plenty uses a custom worldtype for its biomes. Whe warning.bopStartup2=may be enabled by clicking the 'World Type' button under 'More World Options' warning.bopStartup3=until it displays 'Biomes O' Plenty'. warning.bopStartup4=The worldtype can be used on servers by changing the 'level-type' in -warning.bopStartup5=sever.properties to 'BIOMESOP' (without quotes) +warning.bopStartup5=server.properties to 'BIOMESOP' (without quotes) warning.bopStartup6=This message will only display once. potion.paralysis=Paralysis @@ -484,4 +484,4 @@ achievement.bop.achAllBOP.desc=You got all of the Biomes O' Plenty achievements! itemGroup.tabBiomesOPlenty=Biomes O' Plenty -generator.BIOMESOP=Biomes O' Plenty \ No newline at end of file +generator.BIOMESOP=Biomes O' Plenty