From 85c949f5e255b399ff37d7db6de179b6890b8aac Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 5 Oct 2023 22:22:54 +0200 Subject: Use the correct unicode characters --- src/srp/gsp/index.gsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/srp/gsp') diff --git a/src/srp/gsp/index.gsp b/src/srp/gsp/index.gsp index 38f8555..e33921e 100644 --- a/src/srp/gsp/index.gsp +++ b/src/srp/gsp/index.gsp @@ -68,7 +68,7 @@ html lang="en" { makes little sense to create a fundamentally different language when m4_abbr(HTML) not only does a good job at defining a websites structure, but sticking close to the language we are targeting just makes - everyone's life easier in every way. + everyone’s life easier in every way. } h2 #sucks {-Most Software Sucks} @@ -293,7 +293,7 @@ html lang="en" { over-abstract — I’m looking at you, Java developers. Abstraction often leads to exponentially increased complications the moment we want to do anything different or out of the ordinary, so unless you can find a - really nice abstraction that doesn’t really make anyone's life harder, + really nice abstraction that doesn’t really make anyone’s life harder, try to avoid them when you can. } -- cgit v1.2.3