mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Registe -> Register
This commit is contained in:
parent
69204e3998
commit
bdc2decd06
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ namespace Wox
|
||||||
}
|
}
|
||||||
catch (Exception)
|
catch (Exception)
|
||||||
{
|
{
|
||||||
MessageBox.Show("Registe hotkey: " + hotkeyStr + " failed.");
|
MessageBox.Show("Register hotkey: " + hotkeyStr + " failed.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue