changeset 74 | 20c1378e0ede |
parent 63 | 1a7c13ac7348 |
child 86 | b4f0f206173d |
1.1 --- a/GUI/ParameterForm.Designer.cs Sat Mar 06 21:50:22 2010 +0000 1.2 +++ b/GUI/ParameterForm.Designer.cs Sun Mar 07 11:28:18 2010 +0000 1.3 @@ -58,7 +58,7 @@ 1.4 this.cancelButton.Name = "cancelButton"; 1.5 this.cancelButton.Size = new System.Drawing.Size(75, 23); 1.6 this.cancelButton.TabIndex = 3; 1.7 - this.cancelButton.Text = "Canel"; 1.8 + this.cancelButton.Text = "Cancel"; 1.9 this.cancelButton.UseVisualStyleBackColor = true; 1.10 // 1.11 // captionLabel