From 7bc0ffd076bb71f64eb9d8b79f7236aa7a3f4e3e Mon Sep 17 00:00:00 2001 From: Anton Kasyanov Date: Fri, 12 Jul 2019 11:11:49 +0300 Subject: [PATCH] Typo in the 'About' box --- Eve-O-Preview/View/Implementation/MainForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Eve-O-Preview/View/Implementation/MainForm.Designer.cs b/Eve-O-Preview/View/Implementation/MainForm.Designer.cs index e185e73..084354f 100644 --- a/Eve-O-Preview/View/Implementation/MainForm.Designer.cs +++ b/Eve-O-Preview/View/Implementation/MainForm.Designer.cs @@ -820,7 +820,7 @@ namespace EveOPreview.View DocumentationLinkLabel.Padding = new System.Windows.Forms.Padding(12, 5, 12, 5); DocumentationLinkLabel.Size = new System.Drawing.Size(336, 30); DocumentationLinkLabel.TabIndex = 6; - DocumentationLinkLabel.Text = "For more information visit our forum thread:"; + DocumentationLinkLabel.Text = "For more information visit the forum thread:"; // // DescriptionLabel //