8000 Fix some minor typos (#907) · python/devguide@9d69d02 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d69d02

Browse files
authored
Fix some minor typos (#907)
maintenace -> maintenance Maintainance -> Maintenance
1 parent ab2fd9b commit 9d69d02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gh-labels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ expert-asyncio
103103

104104
invalid
105105
Used manually for PRs that do not meet basic requirements and
106-
automatically added by bedevere when PR authors attempt to merge maintenace
106+
automatically added by bedevere when PR authors attempt to merge maintenance
107107
branches into the main branch. During events such as the October
108108
Hacktoberfest, this label will prevent the PR from counting toward the
109109
author's contributions.

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ install your own copy of Autoconf.
478478
Regenerate the ABI dump
479479
=======================
480480

481-
Maintainance branches (not ``main``) have a special file located in
481+
Maintenance branches (not ``main``) have a special file located in
482482
``Doc/data/pythonX.Y.abi`` that allows us to know if a given Pull Request
483483
affects the public ABI. This file is used by the GitHub CI in a check
484484
called ``Check if the ABI has changed`` that will fail if a given Pull Request

0 commit comments

Comments
 (0)
0