8000 Docs: Remove duplicate word in Argument Clinic howto heading (#107169) · python/cpython@ebe44a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit ebe44a5

Browse files
Docs: Remove duplicate word in Argument Clinic howto heading (#107169)
1 parent 2cf9902 commit ebe44a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/howto/clinic.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,8 +582,8 @@ How-to guides
582582
=============
583583

584584

585-
How to to rename C functions and variables generated by Argument Clinic
586-
-----------------------------------------------------------------------
585+
How to rename C functions and variables generated by Argument Clinic
586+
--------------------------------------------------------------------
587587

588588
Argument Clinic automatically names the functions it generates for you.
589589
Occasionally this may cause a problem, if the generated name collides with

0 commit comments

Comments
 (0)
0