Minor string change
This commit is contained in:
parent
2d0af587d5
commit
6c757773f7
3 changed files with 5 additions and 4 deletions
|
|
@ -97,7 +97,7 @@
|
|||
this.libationFilesRootRb.Size = new System.Drawing.Size(113, 30);
|
||||
this.libationFilesRootRb.TabIndex = 1;
|
||||
this.libationFilesRootRb.TabStop = true;
|
||||
this.libationFilesRootRb.Text = "[desc]\r\n[exeRoot\\Libation]";
|
||||
this.libationFilesRootRb.Text = "[desc]\r\n[appDir\\Libation]";
|
||||
this.libationFilesRootRb.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// cancelBtn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue