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 e4730a1 commit fe6a142Copy full SHA for fe6a142
src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs
@@ -717,7 +717,7 @@ private void OnPowerShellIdle()
717
}
718
719
720
- // We didn't end up executinng anything in the background,
+ // We didn't end up executing anything in the background,
721
// so we need to run a small artificial pipeline instead
722
// to force event processing
723
if (runPipelineForEventProcessing)
0 commit comments