Skip to content

Commit

Permalink
Fixes #469
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeFin committed Jun 6, 2024
1 parent 76ea0e2 commit b1ec7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Text-Grab/Pages/KeysSettings.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
IsEnabled="{Binding IsChecked, ElementName=RunInBackgroundChkBx, Mode=OneWay}"
Unchecked="GlobalHotkeysCheckbox_Unchecked">
<TextBlock Style="{StaticResource TextBodyNormal}">
<Run FontWeight="Bold">Global hotkeys (clear text to disable hotkey):</Run>
<Run FontWeight="Bold">Global hotkeys</Run>
</TextBlock>
</ui:ToggleSwitch>
<StackPanel
Expand Down

0 comments on commit b1ec7af

Please sign in to comment.