Skip to content

Commit 7ba0066

Browse files
Update copy rom description
1 parent cc2b3ac commit 7ba0066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MSURandomizer/Views/SettingsWindow.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
</Grid>
8888
</controls:LabeledControl>
8989

90-
<controls:LabeledControl Text="Copy Rom Directory" Hint="Folder for roms to be copied to for MSUs if desired. If not set, the rom locations will be left alone." DisplayHint="True" Margin="3">
90+
<controls:LabeledControl Text="Output Directory" Hint="Folder for roms to be moved to for MSUs if desired. If not set, the rom locations will be left alone." DisplayHint="True" Margin="3">
9191
<controls:FileControl
9292
FileInputType="Folder"
9393
DefaultPath="{Binding DefaultDirectory}"

0 commit comments

Comments
 (0)