1
0
mirror of https://github.com/gryf/pythonhelper.git synced 2025-12-18 12:00:27 +01:00

More bad English in the doc.

This commit is contained in:
cheater
2012-02-08 06:47:45 +01:00
committed by cheater
parent 6494b9de1c
commit 42d72d9e6b

View File

@@ -13,10 +13,10 @@
" "
" Requirements " Requirements
" ------------ " ------------
" This script needs only VIM compiled with Python interpreter. It doesn't rely " This script needs only VIM compiled with the Python interpreter. It doesn't
" on exuberant ctags utility. You can determine whether your VIM has Python " rely on the exuberant ctags utilities. You can determine whether your VIM
" support by issuing command :ver and looking for +python in the list of " has Python support by issuing command :ver and looking for +python in the
" features. " list of features.
" "
" Installation " Installation
" ------------ " ------------