Reword a label for clarity in the bundler

This commit is contained in:
James Groom 2024-04-17 14:59:27 +10:00 committed by GitHub
parent afd220c590
commit 45e2307a7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
this.grpName.Size = new System.Drawing.Size(486, 45);
this.grpName.TabIndex = 11;
this.grpName.TabStop = false;
this.grpName.Text = "Name";
this.grpName.Text = "Output Bundle Path";
//
// BrowseBtn
//