Skip to content

Commit f05a4e1

Browse files
authored
Fix typo: simplfied -> simplified (#12209)
1 parent 6d89a07 commit f05a4e1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

reference/5.1/Microsoft.PowerShell.Core/Where-Object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ command.
271271
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
272272
comparison, can be used in any position.
273273

274-
The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
274+
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
275275
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).
276276

277277
When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the

reference/7.4/Microsoft.PowerShell.Core/Where-Object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ command.
278278
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
279279
comparison, can be used in any position.
280280

281-
The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
281+
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
282282
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).
283283

284284
When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the

reference/7.5/Microsoft.PowerShell.Core/Where-Object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ command.
278278
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
279279
comparison, can be used in any position.
280280

281-
The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
281+
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
282282
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).
283283

284284
When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the

reference/7.6/Microsoft.PowerShell.Core/Where-Object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ command.
278278
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
279279
comparison, can be used in any position.
280280

281-
The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
281+
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
282282
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).
283283

284284
When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the

0 commit comments

Comments
 (0)