diff runtime/doc/index.txt @ 2368:9973354ee964 vim73

Small docs fixes.
author Bram Moolenaar <bram@vim.org>
date Wed, 21 Jul 2010 20:36:22 +0200
parents 7a57fe6a5157
children 0ca06a92adfb
line wrap: on
line diff
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1384,7 +1384,7 @@ The commands are sorted on the non-optio
 |: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)