mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +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.
|
||||
Occasionally this may cause a problem, if the generated name collides with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue