[CLEANUP] Fixed typo

This commit is contained in:
Alexander Bielen
2018-11-27 23:33:28 +01:00
parent b072069b05
commit 31261f658d
+1 -1
View File
@@ -36,7 +36,7 @@ public final class Landing {
}
if(!System.getProperty("os.arch").contains("64")) {
UILog.log("Parabot", "You are not running a 64-bit version of java, this might cause the client to lag or crash unexpectedly.\r\n" +
UILog.log("Parabot", "You are not running a 64-bit version of Java, this might cause the client to lag or crash unexpectedly.\r\n" +
"It's recommended to upgrade to a 64-bit version.");
}