File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
5.1/Microsoft.PowerShell.Core/About
7.4/Microsoft.PowerShell.Core/About
7.5/Microsoft.PowerShell.Core/About
7.6/Microsoft.PowerShell.Core/About Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ even pass control across script and function call boundaries.
123123
124124## Using ` break ` in a ` switch ` statement
125125
126- In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
126+ In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
127127block.
128128
129129The ` break ` keyword is used to leave the ` switch ` construct. For example, the
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ even pass control across script and function call boundaries.
123123
124124## Using ` break ` in a ` switch ` statement
125125
126- In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
126+ In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
127127block.
128128
129129The ` break ` keyword is used to leave the ` switch ` construct. For example, the
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ even pass control across script and function call boundaries.
123123
124124## Using ` break ` in a ` switch ` statement
125125
126- In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
126+ In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
127127block.
128128
129129The ` break ` keyword is used to leave the ` switch ` construct. For example, the
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ even pass control across script and function call boundaries.
123123
124124## Using ` break ` in a ` switch ` statement
125125
126- In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
126+ In a ` switch ` construct, ` break ` causes PowerShell to exit the ` switch ` code
127127block.
128128
129129The ` break ` keyword is used to leave the ` switch ` construct. For example, the
You can’t perform that action at this time.
0 commit comments