We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d779a73 commit 9144a77Copy full SHA for 9144a77
src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs
@@ -719,7 +719,7 @@ private void OnPowerShellIdle()
719
}
720
721
722
- // We didn't end up executinng anything in the background,
+ // We didn't end up executing anything in the background,
723
// so we need to run a small artificial pipeline instead
724
// to force event processing
725
if (runPipelineForEventProcessing)
0 commit comments