From 0a4e27e501fbb45cae89c2e7b5fb658c5fd21eb0 Mon Sep 17 00:00:00 2001 From: Kaphotics Date: Mon, 7 Mar 2016 18:45:17 -0800 Subject: [PATCH] Fix typo --- Misc/About.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/About.Designer.cs b/Misc/About.Designer.cs index 3cf2080c2..4975ce4d7 100644 --- a/Misc/About.Designer.cs +++ b/Misc/About.Designer.cs @@ -77,9 +77,9 @@ private void InitializeComponent() this.L_Codr.AutoSize = true; this.L_Codr.Location = new System.Drawing.Point(163, 345); this.L_Codr.Name = "L_Codr"; - this.L_Codr.Size = new System.Drawing.Size(157, 13); + this.L_Codr.Size = new System.Drawing.Size(155, 13); this.L_Codr.TabIndex = 3; - this.L_Codr.Text = "UI Inspiried by Codr\'s PokeGen."; + this.L_Codr.Text = "UI Inspired by Codr\'s PokeGen."; // // B_Shortcuts //