summaryrefslogtreecommitdiffstats
path: root/runtime/doc/if_pyth.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-08-11 19:50:37 +0200
committerBram Moolenaar <Bram@vim.org>2017-08-11 19:50:37 +0200
commit1ccd8fff8acfbd5df0fc0e9b4d288af84e51233e (patch)
tree909b2433229aa72e87bd9d23bd88db9e1e8a9f57 /runtime/doc/if_pyth.txt
parent05aafed54b50b602315ae55d83a7d089804cecb0 (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/if_pyth.txt')
-rw-r--r--runtime/doc/if_pyth.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/if_pyth.txt b/runtime/doc/if_pyth.txt
index 6f1c202d9a..d1dc845b64 100644
--- a/runtime/doc/if_pyth.txt
+++ b/runtime/doc/if_pyth.txt
@@ -894,10 +894,10 @@ On Ubuntu you will want to install these packages for Python 2:
python-dev
For Python 3:
python3
- pytyon3-dev
+ python3-dev
For Python 3.6:
python3.6
- pytyon3.6-dev
+ python3.6-dev
If you have more than one version of Python 3, you need to link python3 to the
one you prefer, before running configure.