Reword a label for clarity in the bundler
This commit is contained in:
parent
afd220c590
commit
45e2307a7b
|
@ -86,7 +86,7 @@
|
||||||
this.grpName.Size = new System.Drawing.Size(486, 45);
|
this.grpName.Size = new System.Drawing.Size(486, 45);
|
||||||
this.grpName.TabIndex = 11;
|
this.grpName.TabIndex = 11;
|
||||||
this.grpName.TabStop = false;
|
this.grpName.TabStop = false;
|
||||||
this.grpName.Text = "Name";
|
this.grpName.Text = "Output Bundle Path";
|
||||||
//
|
//
|
||||||
// BrowseBtn
|
// BrowseBtn
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue