From: Serhiy Storchaka Date: Sun, 4 Dec 2016 13:42:13 +0000 (+0200) Subject: Fixed mismatching title overline. X-Git-Tag: v3.6.0rc1~13^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bc01c32b16a4324070ed28847e43c4c7d08eed2;p=thirdparty%2FPython%2Fcpython.git Fixed mismatching title overline. --- diff --git a/Doc/tutorial/stdlib2.rst b/Doc/tutorial/stdlib2.rst index 8853d4ac1a76..f733ffc53fc3 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 **********************************************