From e9ab3374873195a69462004e8d4b66ebbf25e110 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sun, 24 Jul 2011 17:56:40 -0400 Subject: [PATCH] Typo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9dcbea3..99401fc 100644 --- a/README.markdown +++ b/README.markdown @@ -14,7 +14,7 @@ Install to `~/.vim/autoload/pathogen.vim`. Or copy and paste: curl https://raw.github.com/tpope/vim-pathogen/master/autoload/pathogen.vim\ > ~/.vim/autoload/pathogen.vim -By the way, if you're using Windows, change all occurances of `~/.vim` +By the way, if you're using Windows, change all occurrences of `~/.vim` to `~\vimfiles. Usage