diff --git a/OneMore/Commands/Tagging/ScheduleScanDialog.Designer.cs b/OneMore/Commands/Tagging/ScheduleScanDialog.Designer.cs index e8e43dd518..f4363e107c 100644 --- a/OneMore/Commands/Tagging/ScheduleScanDialog.Designer.cs +++ b/OneMore/Commands/Tagging/ScheduleScanDialog.Designer.cs @@ -91,7 +91,7 @@ private void InitializeComponent() this.nowRadio.Name = "nowRadio"; this.nowRadio.Size = new System.Drawing.Size(370, 25); this.nowRadio.TabIndex = 5; - this.nowRadio.Text = "Run the san now"; + this.nowRadio.Text = "Run the scan now"; this.nowRadio.UseVisualStyleBackColor = true; this.nowRadio.CheckedChanged += new System.EventHandler(this.DoCheckedChanged); //