Fixed typos

This commit is contained in:
Oleg Agafonov 2017-12-30 07:26:37 +04:00
parent e9012a8eda
commit bb6482d7c2

View file

@ -750,7 +750,7 @@ public class ConnectDialog extends MageDialog {
}
choice.setKeyChoices(choiceItems);
choice.setMessage("Select your coutry");
choice.setMessage("Select your country");
// current selection value restore
String needSelectValue = null;