Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Address review: need three dashes for em-dash
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
  • Loading branch information
erlend-aasland and ezio-melotti authored Jul 19, 2023
commit c90034024558dfc11e05e18e80226fb355c22f92
4 changes: 2 additions & 2 deletions Doc/howto/clinic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ For the sake of clarity, here's the terminology we'll use with Argument Clinic:

.. _clinic-tutorial:

Tutorial -- converting your first function
==========================================
Tutorial --- converting your first function
===========================================

The best way to get a sense of how Argument Clinic works is to
convert a function to work with it. Here, then, are the bare
Expand Down