Skip to content

Commit 0ce3769

Browse files
committed
format
1 parent c464d22 commit 0ce3769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Files.App/Views/Settings/AppearancePage.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,10 @@
243243
IsOn="{x:Bind ViewModel.ShowTabActions, Mode=TwoWay}" />
244244
</wctcontrols:SettingsCard>
245245

246-
<!-- Show tab actions -->
246+
<!-- Show Status bar -->
247247
<wctcontrols:SettingsCard Header="{helpers:ResourceString Name=ShowStatusBar}">
248248
<wctcontrols:SettingsCard.HeaderIcon>
249-
<!--TODO: needs a new icon-->
249+
<!-- TODO: needs a new icon -->
250250
<PathIcon Data="{StaticResource App.Theme.PathIcon.TabActions}" />
251251
</wctcontrols:SettingsCard.HeaderIcon>
252252
<ToggleSwitch

0 commit comments

Comments
 (0)