Fixed typo.

This commit is contained in:
David Stephen James Birch
2012-05-12 14:33:40 +01:00
parent 2648939cbf
commit 412bbfb4e3

View File

@@ -23,7 +23,7 @@ if version < 600 && exists("javaScript_fold")
unlet javaScript_fold
endif
"" dollar sigh is permittd anywhere in an identifier
"" dollar sign is permittd anywhere in an identifier
setlocal iskeyword+=$
syntax sync fromstart