From f7087a51c79d1643bee8ff591674e578f2fa80db Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 29 Dec 2024 23:33:19 -0500 Subject: [PATCH] spelling: whitespace Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- Git Formats/Git Rebase.sublime-syntax | 2 +- HTML/HTML.sublime-syntax | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Git Formats/Git Rebase.sublime-syntax b/Git Formats/Git Rebase.sublime-syntax index f16d616675..4210c0f04f 100644 --- a/Git Formats/Git Rebase.sublime-syntax +++ b/Git Formats/Git Rebase.sublime-syntax @@ -283,7 +283,7 @@ contexts: commit-subject: - meta_scope: meta.commit.git.rebase - include: line-end - - match: (?=\S) # subject begins with first none whitespece + - match: (?=\S) # subject begins with first none whitespace set: commit-subject-content commit-subject-content: diff --git a/HTML/HTML.sublime-syntax b/HTML/HTML.sublime-syntax index 855f3c1e95..78e249fbd5 100644 --- a/HTML/HTML.sublime-syntax +++ b/HTML/HTML.sublime-syntax @@ -143,7 +143,7 @@ variables: script_content_begin: |- (?x: # whitespace followed by opening html comment begin punctuation, - # optionally followed by whitespeace until end of line + # optionally followed by whitespace until end of line \s*(