mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08: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…
Add table
Add a link
Reference in a new issue