aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/model.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/model.vim')
-rw-r--r--runtime/syntax/model.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/model.vim b/runtime/syntax/model.vim
index ea661eb5b5..2df380c629 100644
--- a/runtime/syntax/model.vim
+++ b/runtime/syntax/model.vim
@@ -5,7 +5,7 @@
" Former Maintainer: Bram Moolenaar <Bram@vim.org>
" very basic things only (based on the vgrindefs file).
-" If you use this language, please improve it, and send me the patches!
+" If you use this language, please improve it, and send patches!
" Quit when a (custom) syntax file was already loaded
if exists("b:current_syntax")