From 7701d8220115fe3d1bbead51773346eccc3276af Mon Sep 17 00:00:00 2001 From: Jared Grippe Date: Sat, 24 Sep 2011 17:26:23 -0700 Subject: [PATCH] Fix typo --- autoload/pathogen.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoload/pathogen.vim b/autoload/pathogen.vim index 718a114..a7edd06 100644 --- a/autoload/pathogen.vim +++ b/autoload/pathogen.vim @@ -6,7 +6,7 @@ " " For management of individually installed plugins in ~/.vim/bundle (or " ~\vimfiles\bundle), adding `call pathogen#infect()` to your .vimrc -" prior to `fileype plugin indent on` is the only other setup necessary. +" prior to `filetype plugin indent on` is the only other setup necessary. " " The API is documented inline below. For maximum ease of reading, " :set foldmethod=marker