Skip to content

Commit 9144a77

Browse files
committed
Fix typo
1 parent d779a73 commit 9144a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ private void OnPowerShellIdle()
719719
}
720720
}
721721

722-
// We didn't end up executinng anything in the background,
722+
// We didn't end up executing anything in the background,
723723
// so we need to run a small artificial pipeline instead
724724
// to force event processing
725725
if (runPipelineForEventProcessing)

0 commit comments

Comments
 (0)