Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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