From efc2bca752a4c76b1ff6a73fa1f889762f170a07 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 23 Sep 2024 06:03:26 +0200 Subject: Fix typos --- src/blog/grab/index.gsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/blog/grab/index.gsp') diff --git a/src/blog/grab/index.gsp b/src/blog/grab/index.gsp index d7974a6..87ebb5f 100644 --- a/src/blog/grab/index.gsp +++ b/src/blog/grab/index.gsp @@ -31,7 +31,7 @@ html lang="en" { p {- This should be a relatively easy task and for the most part it was, but I had an issue. Some of these components had some @em{-really} obscure - properties that could influence their behavior, and seeing as much of + properties that could influence their behaviour, and seeing as much of the codebase was written 10 years ago by utter idiots, the code implementing these properties is @em{-really} hard to read. } @@ -81,7 +81,7 @@ html lang="en" { component because it’s used everywhere but only a few rare usages interest me, and it’s not enough to search for just the attribute because many different components have attributes of the same name (and - @em{-no} they don’t have the same behavior; the codebase is shit). + @em{-no} they don’t have the same behaviour; the codebase is shit). } p {- -- cgit v1.2.3