aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/mel.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/mel.vim')
-rw-r--r--runtime/syntax/mel.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/mel.vim b/runtime/syntax/mel.vim
index dab894865c..a668e70378 100644
--- a/runtime/syntax/mel.vim
+++ b/runtime/syntax/mel.vim
@@ -18,7 +18,7 @@ if exists("mel_space_errors")
sy match melSpaceError " \+\t"me=e-1
endif
-" A bunch of usefull MEL keyworks
+" A bunch of useful MEL keywords
sy keyword melBoolean true false yes no on off
sy keyword melFunction proc