From 11681e2aa7decef0aa34dad5a6550fc2d7d40a4e Mon Sep 17 00:00:00 2001 From: David Halter Date: Sat, 24 Aug 2013 20:51:01 +0430 Subject: [PATCH] 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 1ce73cb..8733244 100644 --- a/doc/jedi-vim.txt +++ b/doc/jedi-vim.txt @@ -130,7 +130,7 @@ Help tags are generated automatically, so you should be good to go. ============================================================================== 3. Supported Python features *jedi-vim-support* -The jedi library does all the hard work behind the scenes. It supports +The Jedi library does all the hard work behind the scenes. It supports completion of a large number of Python features, among them: - Builtins