Skip to content

Commit 04a4190

Browse files
committed
Comment tweak to kick the CI build again.
1 parent af8deb4 commit 04a4190

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/PowerShellEditorServices/Debugging/CommandBreakpointDetails.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
namespace Microsoft.PowerShell.EditorServices
1111
{
1212
/// <summary>
13-
/// Provides details about a command breakpoint that is set in the
14-
/// PowerShell debugger.
13+
/// Provides details about a command breakpoint that is set in the PowerShell debugger.
1514
/// </summary>
1615
public class CommandBreakpointDetails : BreakpointDetailsBase
1716
{

0 commit comments

Comments
 (0)