diff --git a/Crypto Notepad/AboutFrom.Designer.cs b/Crypto Notepad/AboutFrom.Designer.cs index 50ba970..999304a 100644 --- a/Crypto Notepad/AboutFrom.Designer.cs +++ b/Crypto Notepad/AboutFrom.Designer.cs @@ -64,9 +64,9 @@ private void InitializeComponent() this.copyToClipboardLabel.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.copyToClipboardLabel.Location = new System.Drawing.Point(214, 15); this.copyToClipboardLabel.Name = "copyToClipboardLabel"; - this.copyToClipboardLabel.Size = new System.Drawing.Size(143, 14); + this.copyToClipboardLabel.Size = new System.Drawing.Size(81, 14); this.copyToClipboardLabel.TabIndex = 3; - this.copyToClipboardLabel.Text = "debug info was copied to clipboard"; + this.copyToClipboardLabel.Text = "copied to clipboard"; this.copyToClipboardLabel.Visible = false; // // appInfoRichTextBox