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 af8deb4 commit 04a4190Copy full SHA for 04a4190
src/PowerShellEditorServices/Debugging/CommandBreakpointDetails.cs
@@ -10,8 +10,7 @@
10
namespace Microsoft.PowerShell.EditorServices
11
{
12
/// <summary>
13
- /// Provides details about a command breakpoint that is set in the
14
- /// PowerShell debugger.
+ /// Provides details about a command breakpoint that is set in the PowerShell debugger.
15
/// </summary>
16
public class CommandBreakpointDetails : BreakpointDetailsBase
17
0 commit comments