Bad Apostrophe use
craigloewen-msft opened this issue · 1 comments
Type of issue
Code doesn't work
Feedback
When copying from https://learn.microsoft.com/en-us/windows/wsl/networking#mirrored-mode-networking the single left quotation mark is not copied to powershell. Replace the
U+2018 : LEFT SINGLE QUOTATION MARK
with
U+0027 : APOSTROPHE
Do the same for the
U+201C : LEFT DOUBLE QUOTATION MARK
After that close the following issue:
#1869
Page URL
https://learn.microsoft.com/en-us/windows/wsl/networking
Content source URL
https://github.com/MicrosoftDocs/wsl/blob/main/WSL/networking.md
Author
Document Id
f9e21bfa-6316-7d45-3b34-834a78bcaf0f
We’ve found some similar issues. If any of the following describe your problem, consider closing this one and adding additional context in the other issue as a comment.
Open similar issues
- Bad APOSTROPHE use, similarity score: 0.99
Note: You can give me feedback by thumbs upping or thumbs downing this comment.