From ef5ab3350c5ac8f09225b4c25a9589b7ec060e09 Mon Sep 17 00:00:00 2001 From: wook Date: Thu, 3 May 2018 04:12:57 +0900 Subject: [PATCH] =?UTF-8?q?winform=20=EC=A0=9C=EB=AA=A9=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- UnicodeAndPermutation/Form1.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnicodeAndPermutation/Form1.Designer.cs b/UnicodeAndPermutation/Form1.Designer.cs index 17009ca..1440818 100644 --- a/UnicodeAndPermutation/Form1.Designer.cs +++ b/UnicodeAndPermutation/Form1.Designer.cs @@ -100,7 +100,7 @@ this.Controls.Add(this.txtWord); this.Controls.Add(this.buttonPorcess); this.Name = "Form1"; - this.Text = "Unicode and Permutation"; + this.Text = "Unicode and Anigrams"; this.ResumeLayout(false); this.PerformLayout();