[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:
Miss Islington (bot) 2023-07-24 05:03:01 -07:00 committed by GitHub
parent 84c5676e91
commit 03271069af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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