From 98f42a936e3b420764b133aaf56c33925e284f24 Mon Sep 17 00:00:00 2001 From: RobertClarke Date: Sun, 27 Jul 2014 17:36:40 +0100 Subject: [PATCH] Small typo fix --- src/pocketmine/lang/Installer/en.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pocketmine/lang/Installer/en.ini b/src/pocketmine/lang/Installer/en.ini index 6912f3623..714299c87 100644 --- a/src/pocketmine/lang/Installer/en.ini +++ b/src/pocketmine/lang/Installer/en.ini @@ -28,7 +28,7 @@ whitelist_info = The white-list only allows players in it to join. whitelist_enable = Do you want to enable the white-list? whitelist_warning = You will have to add the players to the white-list -query_warning1 = Query is a protocol used by diferent tools to get information of your server and players logged in. +query_warning1 = Query is a protocol used by different tools to get information of your server and players logged in. query_warning2 = If you disable it, you won't be able to use server lists. query_disable = Do you want to disable Query? rcon_info = RCON is a protocol to remote connect with the server console using a password. @@ -42,4 +42,4 @@ ip_confirm = Be sure to check it, if you have to forward and you skip that, no e you_have_finished = You have finished the set-up wizard correctly pocketmine_will_start = PocketMine-MP will now start. Type /help to view the list of available commands. -pocketmine_plugins = Check the Plugin Repository to add new features, minigames, or advanced protection to your server \ No newline at end of file +pocketmine_plugins = Check the Plugin Repository to add new features, minigames, or advanced protection to your server