From 9cf9d79e4a9c83d087a67b5b4f23126b4a517efc Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Thu, 5 Jun 2025 15:31:47 +0900 Subject: [PATCH] Fix typo: dependant -> dependent --- reference/5.1/Microsoft.PowerShell.Core/About/about_Comments.md | 2 +- reference/7.4/Microsoft.PowerShell.Core/About/about_Comments.md | 2 +- reference/7.5/Microsoft.PowerShell.Core/About/about_Comments.md | 2 +- reference/7.6/Microsoft.PowerShell.Core/About/about_Comments.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Comments.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Comments.md index e7b7ebcafff1..c156396c9221 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Comments.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Comments.md @@ -191,7 +191,7 @@ This is <# also not interpreted #> as a comment. ``` However, certain PowerShell features are designed to work with strings that -contain comments. Interpretation of the comment is dependant on the specific +contain comments. Interpretation of the comment is dependent on the specific feature. ### Regular expression comments diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_Comments.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_Comments.md index 2a87f9e1e212..4217d31a149f 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_Comments.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_Comments.md @@ -206,7 +206,7 @@ This is <# also not interpreted #> as a comment. ``` However, certain PowerShell features are designed to work with strings that -contain comments. Interpretation of the comment is dependant on the specific +contain comments. Interpretation of the comment is dependent on the specific feature. ### Regular expression comments diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_Comments.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_Comments.md index 5fb29f80f7dd..c15f702625c3 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_Comments.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_Comments.md @@ -206,7 +206,7 @@ This is <# also not interpreted #> as a comment. ``` However, certain PowerShell features are designed to work with strings that -contain comments. Interpretation of the comment is dependant on the specific +contain comments. Interpretation of the comment is dependent on the specific feature. ### Regular expression comments diff --git a/reference/7.6/Microsoft.PowerShell.Core/About/about_Comments.md b/reference/7.6/Microsoft.PowerShell.Core/About/about_Comments.md index 55597ae6689a..c63057729b7e 100644 --- a/reference/7.6/Microsoft.PowerShell.Core/About/about_Comments.md +++ b/reference/7.6/Microsoft.PowerShell.Core/About/about_Comments.md @@ -206,7 +206,7 @@ This is <# also not interpreted #> as a comment. ``` However, certain PowerShell features are designed to work with strings that -contain comments. Interpretation of the comment is dependant on the specific +contain comments. Interpretation of the comment is dependent on the specific feature. ### Regular expression comments