summaryrefslogtreecommitdiffhomepage
path: root/src/srp/gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-10-05 22:22:54 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-10-05 22:22:54 +0200
commit85c949f5e255b399ff37d7db6de179b6890b8aac (patch)
treec92600f31b488f8334608ab5ea6a490419cb73f4 /src/srp/gsp
parenta383f9c4c7a16a28a0648c00230ed5177c5dd252 (diff)
Use the correct unicode characters
Diffstat (limited to 'src/srp/gsp')
-rw-r--r--src/srp/gsp/index.gsp4
1 files changed, 2 insertions, 2 deletions
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.
}