File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ You will only need to execute these steps once per machine:
98
98
upstream
99
99
100
100
For more information about these commands see
101
- :ref: `Git Bootcamp and Cheat Sheat <git-boot-camp >`.
101
+ :ref: `Git Bootcamp and Cheat Sheet <git-boot-camp >`.
102
102
103
103
If you did everything correctly, you should now have a copy of the code
104
104
in the ``cpython `` directory and two remotes that refer to your own GitHub fork
@@ -300,7 +300,7 @@ from the dropdown menus in the toolbar.
300
300
If you need to change the build configuration or platform,
301
301
build once with the ``build.bat `` script set to those options first
302
302
before building with them in VS to ensure all files are rebuilt properly,
303
- or you may encouter errors when loading modules that were not rebuilt.
303
+ or you may encounter errors when loading modules that were not rebuilt.
304
304
305
305
Avoid selecting the ``PGInstrument `` and ``PGUpdate `` configurations,
306
306
as these are intended for PGO builds and not for normal development.
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ transition into becoming a Python triager. They can request this to any core
90
90
developer, either confidentially via a DM in Discourse, or
91
91
publicly by opening an `issue in the core-workflow repository
92
92
<https://github.com/python/core-workflow/issues/new?template=triage_membership.md> `_.
93
- If the core devloper decides you are ready to gain the extra privileges on the
93
+ If the core developer decides you are ready to gain the extra privileges on the
94
94
tracker, they will ask a :ref: `Python organization admin <current owners >`
95
95
to invite you to the Python organisation, and then act as a mentor to you until
96
96
you are ready to do things entirely on your own.
You can’t perform that action at this time.
0 commit comments