diff --git a/Doc/howto/clinic.rst b/Doc/howto/clinic.rst index 50703d9b4723d9..4a83f6dde3a514 100644 --- a/Doc/howto/clinic.rst +++ b/Doc/howto/clinic.rst @@ -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