summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tutorial')
-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 aa84061..6625010 100644
--- a/Doc/tutorial/interpreter.rst
+++ b/Doc/tutorial/interpreter.rst
@@ -97,7 +97,7 @@ before printing the first prompt::
$ python3.5
Python 3.5 (default, Sep 16 2015, 09:25:04)
- [GCC 4.8.2] on linux2
+ [GCC 4.8.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>