aboutsummaryrefslogtreecommitdiff
path: root/runtime/compiler
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2015-01-21 10:27:07 -0500
committerJustin M. Keyes <justinkz@gmail.com>2015-01-21 10:27:07 -0500
commitd550eecf7092397d064df26850d4a09d9ab4a481 (patch)
tree20434b7e79e5ac786071e4ef7b31abf75ee5c9ad /runtime/compiler
parentc3028e435392a7b647f79be826c054ef76b0d577 (diff)
parent5f00d2285368e893361c9ccf8ebe3b15004cdbf8 (diff)
downloadrneovim-d550eecf7092397d064df26850d4a09d9ab4a481.tar.gz
rneovim-d550eecf7092397d064df26850d4a09d9ab4a481.tar.bz2
rneovim-d550eecf7092397d064df26850d4a09d9ab4a481.zip
Merge pull request #1853 from fwalch/vim-bd18da9
vim-patch:bd18da9 (runtime update)
Diffstat (limited to 'runtime/compiler')
-rw-r--r--runtime/compiler/msvc.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/compiler/msvc.vim b/runtime/compiler/msvc.vim
index 99fd35eb18..efe36c4da2 100644
--- a/runtime/compiler/msvc.vim
+++ b/runtime/compiler/msvc.vim
@@ -1,7 +1,7 @@
" Vim compiler file
-" Compiler: Miscrosoft Visual C
+" Compiler: Microsoft Visual C
" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2005 Nov 30
+" Last Change: 2014 Sep 20
if exists("current_compiler")
finish