File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ expert-asyncio
103103
104104invalid
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.
Original file line number Diff line number Diff line change @@ -478,7 +478,7 @@ install your own copy of Autoconf.
478478Regenerate 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
483483affects the public ABI. This file is used by the GitHub CI in a check
484484called ``Check if the ABI has changed `` that will fail if a given Pull Request
You can’t perform that action at this time.
0 commit comments