Fix typo in Resources.resx (#20170)

This commit is contained in:
Baira
2022-08-30 17:31:41 +03:00
committed by GitHub
parent 49a6359990
commit fc68f1810e

View File

@@ -264,7 +264,7 @@
<value>Shortcut cannot contain a repeated modifier</value>
</data>
<data name="ErrorMessage_ShortcutAtleast2Keys" xml:space="preserve">
<value>Shortcut must have atleast 2 keys</value>
<value>Shortcut must have at least 2 keys</value>
<comment>Key on a keyboard</comment>
</data>
<data name="ErrorMessage_ShortcutOneActionKey" xml:space="preserve">