We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4082e2 commit 368eaabCopy full SHA for 368eaab
reference/docs-conceptual/learn/ps101/09-functions.md
@@ -578,7 +578,7 @@ function Test-MrParameterValidation {
578
579
## Verbose output
580
581
-Inline commands are useful if you're writing complex code, but users don't see them unless they look
+Inline comments are useful if you're writing complex code, but users don't see them unless they look
582
at the code.
583
584
The function in the following example has an inline comment in the `foreach` loop. While this
0 commit comments