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