Skip to content

Commit 3153a35

Browse files
committed
Fix typo
1 parent db291a8 commit 3153a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/cbmbasic.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
" Maintainer: Thomas Knox
44
" Latest Revision: 21 July 2020
55

6-
if exists("b:current_synaxtax")
6+
if exists("b:current_syntax")
77
finish
88
endif
99

0 commit comments

Comments
 (0)