diff --git a/Flow.Launcher.Plugin/PluginHotkey.cs b/Flow.Launcher.Plugin/PluginHotkey.cs index f2b5f8503..cf463e7b8 100644 --- a/Flow.Launcher.Plugin/PluginHotkey.cs +++ b/Flow.Launcher.Plugin/PluginHotkey.cs @@ -102,7 +102,7 @@ public class SearchWindowPluginHotkey : BasePluginHotkey public enum HotkeyType { /// - /// A hotkey that will be trigged globally, regardless of the active window. + /// A hotkey that will be triggered globally, regardless of the active window. /// Global,