From f2f9000c7f331522c04e7d3cefa7091eee3a4f1b Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 7 Jul 2019 15:53:26 +1200 Subject: Correct typo --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index 3483f23b..50e871c2 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -105,7 +105,7 @@ elseif &runtimepath !=# '' endif " We need a command to reliably establish a full path, whether or not the -" directories already exist. We create a wrapper for the autolated function +" directories already exist. We create a wrapper for the autoloaded function " path#Create() with similar calling conventions to mkdir(), but with the ā€˜pā€™ " value for the second parameter {prot} forced on. " -- cgit v1.2.3