mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
62cca42f07
commit
c30cd7c747
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ public class SearchWindowPluginHotkey : BasePluginHotkey
|
||||||
public enum HotkeyType
|
public enum HotkeyType
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A hotkey that will be trigged globally, regardless of the active window.
|
/// A hotkey that will be triggered globally, regardless of the active window.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
Global,
|
Global,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue