From a6f711fbbcd2e393ddda6ba85b64c2c1f89f3e4c Mon Sep 17 00:00:00 2001 From: MadAnd Date: Sat, 6 Sep 2014 15:53:22 +0300 Subject: [PATCH] Fix typo --- doc/jedi-vim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/jedi-vim.txt b/doc/jedi-vim.txt index 4060240..ed24c24 100644 --- a/doc/jedi-vim.txt +++ b/doc/jedi-vim.txt @@ -46,7 +46,7 @@ Contents *jedi-vim-contents* ============================================================================== 1. Introduction *jedi-vim-introduction* -Jedi-vim is a is a Vim binding to the awesome Python autocompletion library +Jedi-vim is a Vim binding to the awesome Python autocompletion library `jedi`. Among jedi's (and, therefore, jedi-vim's) features are: - Completion for a wide array of Python features (see |jedi-vim-support|)