Skip to content

Commit

Permalink
Editorial
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszCichecki committed Sep 4, 2022
1 parent 02733f2 commit d8f3812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LenovoLegionToolkit.WPF/Pages/SettingsPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

<wpfui:CardControl x:Name="_fnKeysCard" Margin="0,0,0,24">
<wpfui:CardControl.Header>
<controls:CardHeaderControl Title="Disable Lenovo Fn Keys" Subtitle="Disable Lenovo Fn Keys and it's service without uninstalling it.&#x0a;If disabled, this app will handle Fn shortcuts.&#x0a;Restart is recommended after changing this option." />
<controls:CardHeaderControl Title="Disable Lenovo Hotkeys" Subtitle="Disable Lenovo Hotkeys and it's service without uninstalling it.&#x0a;If disabled, this app will handle Fn shortcuts.&#x0a;Restart is recommended after changing this option." />
</wpfui:CardControl.Header>
<wpfui:ToggleSwitch
x:Name="_fnKeysToggle"
Expand Down

0 comments on commit d8f3812

Please sign in to comment.