From a5014cf3034304eba951e562c7159f6d68565d90 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Fri, 28 Jun 2013 22:49:22 +1000 Subject: [PATCH] fix strange character in vim notes --- vim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.json b/vim.json index 0e2d65dbea..d52f8b4f03 100644 --- a/vim.json +++ b/vim.json @@ -12,7 +12,7 @@ ], "unzip_folder": "vim\\vim73", "bin": [ "vim.exe" ], - "notes": "The `vimtutor` in this distribution doesn't work with Scoop (it‘s a .bat file). + "notes": "The `vimtutor` in this distribution doesn't work with Scoop (it's a .bat file). Run `scoop install vimtutor` to get a Vim Tutor that will work." } \ No newline at end of file