aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/ia64.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/ia64.vim')
-rw-r--r--runtime/syntax/ia64.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/ia64.vim b/runtime/syntax/ia64.vim
index f0d510b945..ebfdc95bae 100644
--- a/runtime/syntax/ia64.vim
+++ b/runtime/syntax/ia64.vim
@@ -56,7 +56,7 @@ syn keyword ia64opcode pshradd2 psub4 rfi rsm rum shl shladd shladdp4
syn keyword ia64opcode shrp ssm sub sum sync.i tak thash
syn keyword ia64opcode tpa ttag xor
-"put to override these being recognized as floats. They are orignally from masm.vim
+"put to override these being recognized as floats. They are originally from masm.vim
"put here to avoid confusion with float
syn match ia64Directive "\.186"
syn match ia64Directive "\.286"