summaryrefslogtreecommitdiff
path: root/tests/query/highlights/fusion/basic.fusion
diff options
context:
space:
mode:
authorJirgn <jirgn76@googlemail.com>2021-11-26 20:08:16 +0100
committerStephan Seitz <stephan.seitz@fau.de>2021-11-26 22:04:59 +0100
commita0ad73493ea557089d8bb05a73349d760e5f3911 (patch)
treea44f63511bf3e195c9ada82f73c6716259fec318 /tests/query/highlights/fusion/basic.fusion
parent49f0ef8e54fe4b3483a8ae753686ca1ce4408a7f (diff)
fix: typo in highlight group punct(u)ation
Diffstat (limited to 'tests/query/highlights/fusion/basic.fusion')
-rw-r--r--tests/query/highlights/fusion/basic.fusion6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/query/highlights/fusion/basic.fusion b/tests/query/highlights/fusion/basic.fusion
index 7149956a..5487127c 100644
--- a/tests/query/highlights/fusion/basic.fusion
+++ b/tests/query/highlights/fusion/basic.fusion
@@ -1,6 +1,6 @@
include: SomeFile.fusion
//<- include
-// ^punctation.delimiter
+// ^punctuation.delimiter
// ^uri
namespace ns = Neos.Fusion.Space
@@ -11,9 +11,9 @@ namespace ns = Neos.Fusion.Space
prototype(MyType) < prototype(ns:SuperType) {
//<-keyword
-// ^punctation.bracket
+// ^punctuation.bracket
// ^type
-// ^punctation.bracket
+// ^punctuation.bracket
// ^operator
// ^namespace
// ^type