Skip to content

Commit 68dc592

Browse files
author
steve
committed
Correct spelling of check-srv-cname, it had a plural form 's' suffix.
1 parent b703382 commit 68dc592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/bind-named.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5317,7 +5317,7 @@ hi link namedOVZ_IgnoreWarnFail namedHL_Option
53175317
syn keyword namedOVZ_IgnoreWarnFail contained
53185318
\ check-mx-cname
53195319
\ check-mx
5320-
\ check-srv-cnames
5320+
\ check-srv-cname
53215321
\ check-spf
53225322
\ skipwhite skipnl skipempty
53235323
\ nextgroup=named_IgnoreWarnFail_SC

0 commit comments

Comments
 (0)