Skip to content

Commit

Permalink
[3.12] Docs: Remove duplicate word in Argument Clinic howto heading (G…
Browse files Browse the repository at this point in the history
…H-107169) (#107171)

(cherry picked from commit ebe44a5)

Co-authored-by: Hakan Celik <[email protected]>
  • Loading branch information
miss-islington and hakancelikdev authored Jul 24, 2023
1 parent 84c5676 commit 0327106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/howto/clinic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0327106

Please sign in to comment.