From 4bba28809829e25eedf980d5cb5a58e95481c495 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 28 Oct 2023 15:00:44 +0200 Subject: Capitalize ‘scheme’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/srp/gsp/index.gsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/srp/gsp') diff --git a/src/srp/gsp/index.gsp b/src/srp/gsp/index.gsp index e33921e..1c92235 100644 --- a/src/srp/gsp/index.gsp +++ b/src/srp/gsp/index.gsp @@ -253,7 +253,7 @@ html lang="en" { can create a syntax tree that our editor can take advantage of, but our editor still doesn’t know what each node actually @em{-is} so that it can be syntax highlighted properly. Tree Sitter solves this through a - query file written in scheme where we can describe how to syntax + query file written in Scheme where we can describe how to syntax highlight our m4_abbr(AST). This is what the configuration for m4_abbr(GSP) looks like: } -- cgit v1.2.3