Skip to content

Commit 8c9453b

Browse files
authored
Fix typo in Mac/README.rst (#24682)
targetting -> targeting
1 parent f4d7d46 commit 8c9453b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mac/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ them symbolic links to files in ``/Library/Frameworks/Python.framework/Versions/
359359
Weak linking support
360360
====================
361361

362-
The CPython sources support building with the latest SDK while targetting deployment
362+
The CPython sources support building with the latest SDK while targeting deployment
363363
to macOS 10.9. This is done through weak linking of symbols introduced in macOS
364364
10.10 or later and checking for their availability at runtime.
365365

0 commit comments

Comments
 (0)