Skip to content

Commit b6028dc

Browse files
committed
fix: remove emptyspace
1 parent 56973ed commit b6028dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
OnContent="{DynamicResource enable}" />
9393
</ui:SettingsCard>
9494
<ui:SettingsCard
95-
Description="{DynamicResource ignoreAccents ToolTip}"
95+
Description="{DynamicResource ignoreAccentsToolTip}"
9696
Header="{DynamicResource ignoreAccents}">
9797
<ui:ToggleSwitch
9898
IsOn="{Binding IgnoreAccents}"

0 commit comments

Comments
 (0)