Registe -> Register

This commit is contained in:
Roy van Kaathoven 2014-03-18 17:36:00 +01:00
parent 69204e3998
commit bdc2decd06

View File

@ -104,7 +104,7 @@ namespace Wox
}
catch (Exception)
{
MessageBox.Show("Registe hotkey: " + hotkeyStr + " failed.");
MessageBox.Show("Register hotkey: " + hotkeyStr + " failed.");
}
}