mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
Registe -> Register
This commit is contained in:
@@ -104,7 +104,7 @@ namespace Wox
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
MessageBox.Show("Registe hotkey: " + hotkeyStr + " failed.");
|
||||
MessageBox.Show("Register hotkey: " + hotkeyStr + " failed.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user