From 754045af4af4d9fc7fe178c4680dd16a227b65ea Mon Sep 17 00:00:00 2001 From: Joshua Rahm Date: Fri, 20 Dec 2013 16:15:13 -0700 Subject: [PATCH] fixed typo --- syntax_checkers/vala/valac.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax_checkers/vala/valac.vim b/syntax_checkers/vala/valac.vim index d3964547..e33dd03a 100644 --- a/syntax_checkers/vala/valac.vim +++ b/syntax_checkers/vala/valac.vim @@ -6,7 +6,7 @@ " "// modules: " and containing space delimited list of vala " modules, used by the file, so this script can build correct " --pkg arguments. -" Add another special camment line into your vala file starting +" Add another special comment line into your vala file starting " with "// vapidirs: " followed by a space delimited list of " the vapi directories so this script can build with the correct " --vapidir arguments