From aab3f68cb010635e83ba2b572c673262c39c9878 Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Wed, 9 Jul 2025 09:23:36 +0900 Subject: [PATCH] Fix typo: simplfied -> simplified --- reference/5.1/Microsoft.PowerShell.Core/Where-Object.md | 2 +- reference/7.4/Microsoft.PowerShell.Core/Where-Object.md | 2 +- reference/7.5/Microsoft.PowerShell.Core/Where-Object.md | 2 +- reference/7.6/Microsoft.PowerShell.Core/Where-Object.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/5.1/Microsoft.PowerShell.Core/Where-Object.md b/reference/5.1/Microsoft.PowerShell.Core/Where-Object.md index bc02ad8a736..2422c3360ec 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/Where-Object.md +++ b/reference/5.1/Microsoft.PowerShell.Core/Where-Object.md @@ -271,7 +271,7 @@ command. is a positional parameter mapped to position `1`. The switch parameter, used to specify the comparison, can be used in any position. - The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see + The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see [about_Simplified_Syntax](About/about_Simplified_Syntax.md). When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the diff --git a/reference/7.4/Microsoft.PowerShell.Core/Where-Object.md b/reference/7.4/Microsoft.PowerShell.Core/Where-Object.md index c8ec9da98b2..cc618eacb5f 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/Where-Object.md +++ b/reference/7.4/Microsoft.PowerShell.Core/Where-Object.md @@ -278,7 +278,7 @@ command. is a positional parameter mapped to position `1`. The switch parameter, used to specify the comparison, can be used in any position. - The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see + The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see [about_Simplified_Syntax](About/about_Simplified_Syntax.md). When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the diff --git a/reference/7.5/Microsoft.PowerShell.Core/Where-Object.md b/reference/7.5/Microsoft.PowerShell.Core/Where-Object.md index 80154c9422f..5de709213e9 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/Where-Object.md +++ b/reference/7.5/Microsoft.PowerShell.Core/Where-Object.md @@ -278,7 +278,7 @@ command. is a positional parameter mapped to position `1`. The switch parameter, used to specify the comparison, can be used in any position. - The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see + The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see [about_Simplified_Syntax](About/about_Simplified_Syntax.md). When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the diff --git a/reference/7.6/Microsoft.PowerShell.Core/Where-Object.md b/reference/7.6/Microsoft.PowerShell.Core/Where-Object.md index 11d8c05558a..6d941c195f4 100644 --- a/reference/7.6/Microsoft.PowerShell.Core/Where-Object.md +++ b/reference/7.6/Microsoft.PowerShell.Core/Where-Object.md @@ -278,7 +278,7 @@ command. is a positional parameter mapped to position `1`. The switch parameter, used to specify the comparison, can be used in any position. - The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see + The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see [about_Simplified_Syntax](About/about_Simplified_Syntax.md). When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the