summaryrefslogtreecommitdiffstats
path: root/Doc/library/winreg.rst
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-12-04 08:20:55 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-12-04 08:20:55 (GMT)
commit29b0a268220282c49024fb50eedfd325368b1a6a (patch)
tree89b9d0d2058d68ae7e44b8e5cc8bb547b23fa94c /Doc/library/winreg.rst
parentde6efdb7727853186aba02b3dbc1d59665eedc89 (diff)
downloadcpython-29b0a268220282c49024fb50eedfd325368b1a6a.zip
cpython-29b0a268220282c49024fb50eedfd325368b1a6a.tar.gz
cpython-29b0a268220282c49024fb50eedfd325368b1a6a.tar.bz2
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
Diffstat (limited to 'Doc/library/winreg.rst')
-rw-r--r--Doc/library/winreg.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/winreg.rst b/Doc/library/winreg.rst
index 52d591a..767ea31 100644
--- a/Doc/library/winreg.rst
+++ b/Doc/library/winreg.rst
@@ -1,4 +1,4 @@
-:mod:`winreg` -- Windows registry access
+:mod:`winreg` --- Windows registry access
=========================================
.. module:: winreg