summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-21 20:36:22 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-21 20:36:22 +0200
commit60aad974be620cfd3e4f76e3cd29a968289bd4f7 (patch)
treed02bd037e4c7a63ae4f9c95226881cb151cd0f4b /runtime/doc/index.txt
parentce69e82711b0f965a6a40aae955749bf4ac363b7 (diff)
Small docs fixes.
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index c82605c47a..c198dc7e16 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1384,7 +1384,7 @@ The commands are sorted on the non-optional part of their name.
|:pwd| :pw[d] print current directory
|:py3| :py3 execute Python 3 command
|:python3| :python3 same as :py3
-|:py3yfile| :py3f[ile] execute Python 3 script file
+|:py3file| :py3f[ile] execute Python 3 script file
|:python| :py[thon] execute Python command
|:pyfile| :pyf[ile] execute Python script file
|:quit| :q[uit] quit current window (when one window quit Vim)