summaryrefslogtreecommitdiffstats
path: root/runtime/syntax/sql.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/sql.vim')
-rw-r--r--runtime/syntax/sql.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/sql.vim b/runtime/syntax/sql.vim
index 935dec46da..311d9eeb8d 100644
--- a/runtime/syntax/sql.vim
+++ b/runtime/syntax/sql.vim
@@ -5,8 +5,8 @@
" Version: 1.0
" Description: Checks for a:
-" buffer local variable,
-" global variable,
+" buffer local variable,
+" global variable,
" If the above exist, it will source the type specified.
" If none exist, it will source the default sql.vim file.
"