mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
[3.12] Docs: Remove duplicate word in Argument Clinic howto heading (GH-107169) (#107171)
(cherry picked from commit ebe44a5155
)
Co-authored-by: Hakan Celik <hakancelikdev@gmail.com>
This commit is contained in:
parent
84c5676e91
commit
03271069af
1 changed files with 2 additions and 2 deletions
|
@ -582,8 +582,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