From 09cf830c77816df36eda44dec1ad18dd3b77e44f Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 9 Aug 2011 16:09:44 -0400 Subject: [PATCH] Spelling fix --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index dcf7605..8033387 100644 --- a/README.markdown +++ b/README.markdown @@ -110,7 +110,7 @@ change something, `git commit --amend`. Beyond that, don't be shy about asking before patching. What takes you hours might take me minutes simply because I have both domain knowledge -and a perverse knowledge of VimScript so vast that many would consider +and a perverse knowledge of Vim script so vast that many would consider it a symptom of mental illness. On the flip side, some ideas I'll reject no matter how good the implementation is. "Send a patch" is an edge case answer in my book.