summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-12-04 15:42:13 +0200
committerSerhiy Storchaka <storchaka@gmail.com>2016-12-04 15:42:13 +0200
commit7bc01c32b16a4324070ed28847e43c4c7d08eed2 (patch)
treed36f4a011aa1def6f5da2381b5911407ed68cbdd
parent29b0a268220282c49024fb50eedfd325368b1a6a (diff)
downloadcpython-git-7bc01c32b16a4324070ed28847e43c4c7d08eed2.tar.gz
Fixed mismatching title overline.
-rw-r--r--Doc/tutorial/stdlib2.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tutorial/stdlib2.rst b/Doc/tutorial/stdlib2.rst
index 8853d4ac1a..f733ffc53f 100644
--- a/Doc/tutorial/stdlib2.rst
+++ b/Doc/tutorial/stdlib2.rst
@@ -1,6 +1,6 @@
.. _tut-brieftourtwo:
-*********************************************
+**********************************************
Brief Tour of the Standard Library --- Part II
**********************************************