Minor string change

This commit is contained in:
Robert McRackan 2019-12-16 13:40:54 -05:00
parent 2d0af587d5
commit 6c757773f7
3 changed files with 5 additions and 4 deletions

View file

@ -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