mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Docs: Remove duplicate word in Argument Clinic howto heading (#107169)
This commit is contained in:
parent
2cf99026d6
commit
ebe44a5155
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.
|
Argument Clinic automatically names the functions it generates for you.
|
||||||
Occasionally this may cause a problem, if the generated name collides with
|
Occasionally this may cause a problem, if the generated name collides with
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue