diff --git a/DS_Map/PokemonEditor.Designer.cs b/DS_Map/PokemonEditor.Designer.cs index 28d8745..4827f81 100644 --- a/DS_Map/PokemonEditor.Designer.cs +++ b/DS_Map/PokemonEditor.Designer.cs @@ -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 //