Skip to content

Commit 8202957

Browse files
authored
Merge pull request #12145 from MicrosoftDocs/main
6/5/2025 PM Publish
2 parents 38d97b7 + f747598 commit 8202957

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

reference/5.1/Microsoft.PowerShell.Core/About/about_Comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ This is <# also not interpreted #> as a comment.
191191
```
192192

193193
However, certain PowerShell features are designed to work with strings that
194-
contain comments. Interpretation of the comment is dependant on the specific
194+
contain comments. Interpretation of the comment is dependent on the specific
195195
feature.
196196

197197
### Regular expression comments

reference/7.4/Microsoft.PowerShell.Core/About/about_Comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ This is <# also not interpreted #> as a comment.
206206
```
207207

208208
However, certain PowerShell features are designed to work with strings that
209-
contain comments. Interpretation of the comment is dependant on the specific
209+
contain comments. Interpretation of the comment is dependent on the specific
210210
feature.
211211

212212
### Regular expression comments

reference/7.5/Microsoft.PowerShell.Core/About/about_Comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ This is <# also not interpreted #> as a comment.
206206
```
207207

208208
However, certain PowerShell features are designed to work with strings that
209-
contain comments. Interpretation of the comment is dependant on the specific
209+
contain comments. Interpretation of the comment is dependent on the specific
210210
feature.
211211

212212
### Regular expression comments

reference/7.6/Microsoft.PowerShell.Core/About/about_Comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ This is <# also not interpreted #> as a comment.
206206
```
207207

208208
However, certain PowerShell features are designed to work with strings that
209-
contain comments. Interpretation of the comment is dependant on the specific
209+
contain comments. Interpretation of the comment is dependent on the specific
210210
feature.
211211

212212
### Regular expression comments

0 commit comments

Comments
 (0)