diff --git a/Flow.Launcher/Helper/HotKeyMapper.cs b/Flow.Launcher/Helper/HotKeyMapper.cs index 3fc2ec381..1bb83b60f 100644 --- a/Flow.Launcher/Helper/HotKeyMapper.cs +++ b/Flow.Launcher/Helper/HotKeyMapper.cs @@ -29,7 +29,7 @@ internal static class HotKeyMapper // Registered hotkeys for ActionContext private static List _actionContextRegisteredHotkeys; - #region Initializatin + #region Initialization internal static void Initialize() {