We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c888a95 commit 43a516dCopy full SHA for 43a516d
1 file changed
src/code/PSResourceInfo.cs
@@ -1708,10 +1708,10 @@ private static ResourceType ParseHttpMetadataType(
1708
out ArrayList dscResourceNames)
1709
{
1710
// possible type combinations:
1711
- // M, C
1712
- // M, D
1713
- // M
1714
- // S
+ // M, C
+ // M, D
+ // M
+ // S
1715
1716
commandNames = new ArrayList();
1717
cmdletNames = new ArrayList();
0 commit comments