8000 Fix a typo in the Quick Links section (#561) · python/devguide@5261f29 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5261f29

Browse files
ngie-eignncoghlan
authored andcommitted
Fix a typo in the Quick Links section (#561)
The phrase "Get Setup" should be spelled like "Git Setup". The former doesn't make any semantic sense, whereas the latter does. Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
1 parent 0f0abd1 commit 5261f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ patch. This is meant as a checklist, once you know the basics. For complete
1919
instructions please see the :ref:`setup guide <setup>`.
2020

2121
1. Install and set up :ref:`Git <vcsetup>` and other dependencies
22-
(see the :ref:`Get Setup <setup>` page for detailed information).
22+
(see the :ref:`Git Setup <setup>` page for detailed information).
2323

2424
2. Fork `the CPython repository <https://github.com/python/cpython>`_
2525
to your GitHub account and :ref:`get the source code <checkout>` using::

0 commit comments

Comments
 (0)
0