summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-11-21 11:40:45 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-11-21 11:40:45 (GMT)
commitd4510a8b689169c5a22346a04b58bdb7ef050f88 (patch)
treeb026bd63a3f7e37711453855abffdb947c920d0c
parent7857ab274054681365d9177bb7d77fba95135e23 (diff)
downloadcpython-d4510a8b689169c5a22346a04b58bdb7ef050f88.zip
cpython-d4510a8b689169c5a22346a04b58bdb7ef050f88.tar.gz
cpython-d4510a8b689169c5a22346a04b58bdb7ef050f88.tar.bz2
Change an en-dash to an em-dash.
-rw-r--r--Doc/howto/clinic.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/howto/clinic.rst b/Doc/howto/clinic.rst
index 956120f..e586aa6 100644
--- a/Doc/howto/clinic.rst
+++ b/Doc/howto/clinic.rst
@@ -376,7 +376,7 @@ Let's dive in!
[clinic start generated code]*/
12. Save and close the file, then run ``Tools/clinic/clinic.py`` on
- it. With luck everything worked--your block now has output, and
+ it. With luck everything worked---your block now has output, and
a ``.c.h`` file has been generated! Reopen the file in your
text editor to see: