[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:
Miss Islington (bot) 2023-07-24 05:06:06 -07:00 committed by GitHub
parent b3e600a632
commit 798d83bec8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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