microsoft / vscode-python-debugger

Python debugger (debugpy) extension for VS Code.
https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
MIT License
41 stars 17 forks source link

Fix typos #217

Closed StephanTLavavej closed 4 months ago

StephanTLavavej commented 4 months ago

I noticed "tha values will be shell-escaped" contained a typo while I was debugging Python for the first time, so I checked your project for typos and fixed the ones I was virtually certain about.

Some are in code, but I think I changed all affected occurrences.

StephanTLavavej commented 4 months ago

Am I expected to take further action here? Just checking since I'm unfamiliar with your development process and I don't know what it means for this PR to be assigned back to me.

paulacamargo25 commented 4 months ago

Thanks for your PR, the assignment is the one who created it, this week we have a release so we don't merge anything, but next week I will approve it and merge it. Thank you so much