1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:53:52 +02:00

python: fix typo

This commit is contained in:
Chuancong Gao 2016-01-07 21:12:07 -08:00
parent efa4cbd4de
commit 380e082a53

View file

@ -1,6 +1,6 @@
# Python # Python
> Python language interpeter > Python language interpreter
- Call a Python interactive shell (REPL) - Call a Python interactive shell (REPL)