mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
spelling
This commit is contained in:
@@ -55,7 +55,7 @@ namespace Microsoft.FancyZonesEditor.UnitTests.Utils
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// FZEditor applciation can be closed by explicitly closing main editor window
|
// FZEditor applcation can be closed by explicitly closing main editor window
|
||||||
MainEditorWindow?.SendKeys(Keys.Alt + Keys.F4);
|
MainEditorWindow?.SendKeys(Keys.Alt + Keys.F4);
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
|
|||||||
Reference in New Issue
Block a user