aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/git-commit/highlights.scm
diff options
context:
space:
mode:
authorA-Walrus2022-07-06 02:49:54 +0000
committerGitHub2022-07-06 02:49:54 +0000
commit1378b911b63f4fdab7beba77de6d54f1dd070553 (patch)
tree4a0a72ede4d26d4f89732d8db348142eab4a69dc /runtime/queries/git-commit/highlights.scm
parentb61221107068160c241858a530f6fa4144566122 (diff)
Fix some typos (#2978)
Diffstat (limited to 'runtime/queries/git-commit/highlights.scm')
-rw-r--r--runtime/queries/git-commit/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/git-commit/highlights.scm b/runtime/queries/git-commit/highlights.scm
index bdb776d6..20f58ee5 100644
--- a/runtime/queries/git-commit/highlights.scm
+++ b/runtime/queries/git-commit/highlights.scm
@@ -10,5 +10,5 @@
(change kind: "modified" @diff.delta)
(change kind: "renamed" @diff.delta.moved)
-[":" "->" (scissors)] @punctuation.delimeter
+[":" "->" (scissors)] @punctuation.delimiter
(comment) @comment