Typo diffrent

This commit is contained in:
thatsIch
2014-09-21 01:21:24 +02:00
parent b2440d2b9d
commit d2dd7525c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ public class MissingCoreMod extends CustomModLoadingErrorDisplayException
}
else
{
drawCenteredString( fontRenderer, "You're launcher may refer to this by diffrent names,", errorScreen.width / 2, offset += 15, 0xffffff );
drawCenteredString( fontRenderer, "You're launcher may refer to this by different names,", errorScreen.width / 2, offset += 15, 0xffffff );
offset += 5;