Skip to content

Commit ebff559

Browse files
committed
Better List Path Text
1 parent 249198f commit ebff559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Winget-AutoUpdate/WAU-Settings-GUI.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ function Show-WAUSettingsGUI {
507507
<GroupBox Grid.Row="4" Header="List &amp; Mods Definitions" Margin="0,0,0,10">
508508
<StackPanel Margin="10,10,10,10">
509509
<StackPanel Orientation="Horizontal" Margin="0,0,0,5">
510-
<TextBlock Text="List Path (without list):" Width="180" VerticalAlignment="Center"/>
510+
<TextBlock Text="List Path (only folder):" Width="180" VerticalAlignment="Center"/>
511511
<TextBox x:Name="ListPathTextBox" Width="340" Height="25" VerticalContentAlignment="Center">
512512
<TextBox.ToolTip>
513513
<TextBlock>

0 commit comments

Comments
 (0)