diff --git a/syntax_checkers/javascript/gcc.vim b/syntax_checkers/javascript/gcc.vim index e5c28d16..69cd8b5b 100644 --- a/syntax_checkers/javascript/gcc.vim +++ b/syntax_checkers/javascript/gcc.vim @@ -9,7 +9,7 @@ " See http://sam.zoy.org/wtfpl/COPYING for more details. "============================================================================ " -" To enable this plugin, edit the .vimc like this; +" To enable this plugin, edit the .vimc like this: " " let g:syntastic_javascript_checker = "gcc" "