Mon editor label text fix

This commit is contained in:
AdAstra-LD 2024-05-21 17:01:38 +02:00
parent deee587ef5
commit 595eb8b38b

View File

@ -97,8 +97,7 @@
this.syncChangesLabel.Name = "syncChangesLabel";
this.syncChangesLabel.Size = new System.Drawing.Size(555, 13);
this.syncChangesLabel.TabIndex = 2;
this.syncChangesLabel.Text = "When this checkbox is marked changinging the pokemon in any of the tabs will sync" +
"hronize it accross the other tabs";
this.syncChangesLabel.Text = "When this CheckBox is marked, all changes in any tab will be synchronized accross the other tabs.";
//
// flowLayoutPanel1
//