aboutsummaryrefslogtreecommitdiffstats
path: root/queries/dtd/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'queries/dtd/highlights.scm')
-rw-r--r--queries/dtd/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/dtd/highlights.scm b/queries/dtd/highlights.scm
index 12a2093d1..fb98391b3 100644
--- a/queries/dtd/highlights.scm
+++ b/queries/dtd/highlights.scm
@@ -65,11 +65,11 @@
"NOTATION" @keyword.directive
(Name) @label)
-((NotationDecl
+(NotationDecl
(ExternalID
(SystemLiteral
(URI) @string.special.url))
- (#set! "priority" 105)))
+ (#set! "priority" 105))
; Attlist declaration
(AttlistDecl