summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-06-01 14:38:18 -0700
committerBerker Peksag <berker.peksag@gmail.com>2016-06-01 14:38:18 -0700
commitc5f4036e6c38f27ecfc24a99b80ba2a47a497403 (patch)
tree79625ae4170003a9f3bc1e1c113b1bc0e84d41b8
parent32072714fd4796465d76ac25836c08de661cbeef (diff)
downloadcpython-git-c5f4036e6c38f27ecfc24a99b80ba2a47a497403.tar.gz
Issue #27178: Fix markup in tutorial
Patch by Nathan Harold.
-rw-r--r--Doc/tutorial/interpreter.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst
index 215af037da..c89fae36cb 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