aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 4f52ff2f..501b32d6 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -351,7 +351,7 @@ endif
" default of writing them to the same directory as the buffer file. Add two
" trailing slashes to the path to prompt Vim to use the full escaped path in
" its name, in order to avoid filename collisions, since the 'directory'
-" option has supported that hint for much longer than 'backupdir has. We
+" option has supported that hint for much longer than 'backupdir' has. We
" apply :Establish to attempt to create the path first, if needed.
"
Establish $MYVIM/cache/swap