mirror of
https://github.com/python/cpython.git
synced 2026-05-21 01:40:57 +00:00
[3.11] Docs: Remove duplicate word in Argument Clinic howto heading (GH-107169) (#107172)
(cherry picked from commit ebe44a5155)
Co-authored-by: Hakan Celik <hakancelikdev@gmail.com>
This commit is contained in:
parent
b3e600a632
commit
798d83bec8
1 changed files with 2 additions and 2 deletions
|
|
@ -574,8 +574,8 @@ How-to guides
|
|||
=============
|
||||
|
||||
|
||||
How to to rename C functions and variables generated by Argument Clinic
|
||||
-----------------------------------------------------------------------
|
||||
How to rename C functions and variables generated by Argument Clinic
|
||||
--------------------------------------------------------------------
|
||||
|
||||
Argument Clinic automatically names the functions it generates for you.
|
||||
Occasionally this may cause a problem, if the generated name collides with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue