diff --git a/development-tools/clinic.rst b/development-tools/clinic.rst index 642f40dce..2f4677430 100644 --- a/development-tools/clinic.rst +++ b/development-tools/clinic.rst @@ -107,8 +107,8 @@ Terminology end line The line ``[clinic start generated code]*/``. - The *end line* marks the _end_ of Argument Clinic :term:`input`, - but at the same time marks the _start_ of Argument Clinic :term:`output`, + The *end line* marks the *end* of Argument Clinic :term:`input`, + but at the same time marks the *start* of Argument Clinic :term:`output`, thus the text *"clinic start start generated code"* Note that the *end line* closes the C block comment opened by the *start line*.