Skip to content

Commit 1d0d4ed

Browse files
authored
Merge pull request #13575 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch main)
2 parents 4fbc528 + bf31f32 commit 1d0d4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/includes/vs-2019/remote-debugging-python-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Visual Studio 2019 version 16.4 and earlier uses the [ptvsd library](https://pyp
2323

2424
- Visual Studio installed with support for Python workloads. For more information, see [Install Python support in Visual Studio](../../installing-python-support-in-visual-studio.md).
2525

26-
- A remote computer running Python on an operating system like Mac OSX or Linux.
26+
- A remote computer running Python on an operating system like macOS or Linux.
2727

2828
- Port 5678 (inbound) open on the remote computer's firewall, which is the default for remote debugging.
2929

0 commit comments

Comments
 (0)