mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-10-11 14:26:01 +00:00
Fixed a typo in the parameter form.
This commit is contained in:
2
GUI/ParameterForm.Designer.cs
generated
2
GUI/ParameterForm.Designer.cs
generated
@@ -58,7 +58,7 @@
|
||||
this.cancelButton.Name = "cancelButton";
|
||||
this.cancelButton.Size = new System.Drawing.Size(75, 23);
|
||||
this.cancelButton.TabIndex = 3;
|
||||
this.cancelButton.Text = "Canel";
|
||||
this.cancelButton.Text = "Cancel";
|
||||
this.cancelButton.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// captionLabel
|
||||
|
Reference in New Issue
Block a user