mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Fixed typos
This commit is contained in:
parent
e9012a8eda
commit
bb6482d7c2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue