Skip to content

Commit f36ca62

Browse files
committed
Fix typos
1 parent 6e94d16 commit f36ca62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Helper/HotKeyMapper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ internal static class HotKeyMapper
2929
// Registered hotkeys for ActionContext
3030
private static List<RegisteredHotkeyData> _actionContextRegisteredHotkeys;
3131

32-
#region Initializatin
32+
#region Initialization
3333

3434
internal static void Initialize()
3535
{

0 commit comments

Comments
 (0)