mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix typos
This commit is contained in:
parent
6e94d1668b
commit
f36ca62e7c
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ internal static class HotKeyMapper
|
|||
// Registered hotkeys for ActionContext
|
||||
private static List<RegisteredHotkeyData> _actionContextRegisteredHotkeys;
|
||||
|
||||
#region Initializatin
|
||||
#region Initialization
|
||||
|
||||
internal static void Initialize()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue