From: Berker Peksag Date: Wed, 1 Jun 2016 21:38:18 +0000 (-0700) Subject: Issue #27178: Fix markup in tutorial X-Git-Tag: v3.6.0a2~190 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5f4036e6c38f27ecfc24a99b80ba2a47a497403;p=thirdparty%2FPython%2Fcpython.git Issue #27178: Fix markup in tutorial Patch by Nathan Harold. --- diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst index 215af037da3e..c89fae36cb76 100644 --- a/Doc/tutorial/interpreter.rst +++ b/Doc/tutorial/interpreter.rst @@ -1,4 +1,4 @@ -3.6.. _tut-using: +.. _tut-using: **************************** Using the Python Interpreter