diff --git a/OpenNest/Forms/SplitDrawingForm.Designer.cs b/OpenNest/Forms/SplitDrawingForm.Designer.cs index 6b05865..44bcf3e 100644 --- a/OpenNest/Forms/SplitDrawingForm.Designer.cs +++ b/OpenNest/Forms/SplitDrawingForm.Designer.cs @@ -258,7 +258,7 @@ namespace OpenNest.Forms this.lblPlateHeight.Location = new System.Drawing.Point(10, 49); this.lblPlateHeight.Name = "lblPlateHeight"; this.lblPlateHeight.Size = new System.Drawing.Size(74, 15); - this.lblPlateHeight.Text = "Plate Height:"; + this.lblPlateHeight.Text = "Plate Length:"; // nudPlateHeight this.nudPlateHeight.DecimalPlaces = 2;