Skip to content

Commit 949c9dd

Browse files
authored
Fix some typos (#1007)
1 parent e0fa2bd commit 949c9dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

getting-started/setup-building.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You will only need to execute these steps once per machine:
9898
upstream
9999

100100
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>`.
102102

103103
If you did everything correctly, you should now have a copy of the code
104104
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.
300300
If you need to change the build configuration or platform,
301301
build once with the ``build.bat`` script set to those options first
302302
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.
304304

305305
Avoid selecting the ``PGInstrument`` and ``PGUpdate`` configurations,
306306
as these are intended for PGO builds and not for normal development.

triage/triage-team.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ transition into becoming a Python triager. They can request this to any core
9090
developer, either confidentially via a DM in Discourse, or
9191
publicly by opening an `issue in the core-workflow repository
9292
<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
9494
tracker, they will ask a :ref:`Python organization admin <current owners>`
9595
to invite you to the Python organisation, and then act as a mentor to you until
9696
you are ready to do things entirely on your own.

0 commit comments

Comments
 (0)