We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e94d16 commit f36ca62Copy full SHA for f36ca62
Flow.Launcher/Helper/HotKeyMapper.cs
@@ -29,7 +29,7 @@ internal static class HotKeyMapper
29
// Registered hotkeys for ActionContext
30
private static List<RegisteredHotkeyData> _actionContextRegisteredHotkeys;
31
32
- #region Initializatin
+ #region Initialization
33
34
internal static void Initialize()
35
{
0 commit comments