Skip to content

Commit fe6a142

Browse files
committed
Fix typo
1 parent e4730a1 commit fe6a142

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
@@ -717,7 +717,7 @@ private void OnPowerShellIdle()
717717
}
718718
}
719719

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

0 commit comments

Comments
 (0)