Skip to content

Commit 755ddb4

Browse files
committed
Fix typo
1 parent f0512d7 commit 755ddb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
IsHitTestVisible="False"
338338
Style="{DynamicResource ClockPanel}"
339339
Visibility="Visible">
340-
<!-- Because these two textblock follow SettingWindowFont, we need to revert its font family explictly -->
340+
<!-- Because these two textblock follow SettingWindowFont, we need to revert their font family explictly -->
341341
<TextBlock
342342
x:Name="ClockBox"
343343
FontFamily="{Binding ClockPanelFont, Mode=OneTime}"

0 commit comments

Comments
 (0)