fix spelling error

Ignacio [2016-07-28 05:10:53]
fix spelling error
Filename
PokemonGo/RocketAPI/Window/PokeUi.Designer.cs
diff --git a/PokemonGo/RocketAPI/Window/PokeUi.Designer.cs b/PokemonGo/RocketAPI/Window/PokeUi.Designer.cs
index 89adc85..fbf9fac 100644
--- a/PokemonGo/RocketAPI/Window/PokeUi.Designer.cs
+++ b/PokemonGo/RocketAPI/Window/PokeUi.Designer.cs
@@ -87,9 +87,9 @@
 			this.label1.AutoSize = true;
 			this.label1.Location = new System.Drawing.Point(13, 19);
 			this.label1.Name = "label1";
-			this.label1.Size = new System.Drawing.Size(82, 17);
+			this.label1.Size = new System.Drawing.Size(75, 17);
 			this.label1.TabIndex = 4;
-			this.label1.Text = "Pokemons: ";
+			this.label1.Text = "Pokemon: ";
 			//
 			// lblPokemonsCount
 			//
You may download the files in Public Git.