mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-27 23:19:13 +08:00
Registe -> Register
This commit is contained in:
parent
69204e3998
commit
bdc2decd06
@ -104,7 +104,7 @@ namespace Wox
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
MessageBox.Show("Registe hotkey: " + hotkeyStr + " failed.");
|
||||
MessageBox.Show("Register hotkey: " + hotkeyStr + " failed.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user