Skip to content

Commit c7501f9

Browse files
authored
Remove extra character
Remove the extra \ from the file.
1 parent 7d4e06d commit c7501f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/powershell-mode/comment-based-help

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ ${4:Actual example}
1717

1818
.NOTES
1919
${5:Additional notes}
20-
\#>
20+
#>

0 commit comments

Comments
 (0)