diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-12-10 03:21:12 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-12-10 03:21:12 +0100 |
commit | f806cd8b43227b66fe181cb8d0ffb4a4cdc00070 (patch) | |
tree | bd741249950983c40e9a9b509063dc11095c5f95 /src/blog/new-sh/index.gsp | |
parent | 4f58504d167743810b89cee1906366ae56896c2f (diff) |
Fix typos
Diffstat (limited to 'src/blog/new-sh/index.gsp')
-rw-r--r-- | src/blog/new-sh/index.gsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/new-sh/index.gsp b/src/blog/new-sh/index.gsp index 156971a..b356046 100644 --- a/src/blog/new-sh/index.gsp +++ b/src/blog/new-sh/index.gsp @@ -167,7 +167,7 @@ html lang="en" { programs contain parenthesis. This is an absolute must, under no circumstance should strings be expanding into even more strings without the explicit consent of the user; it’s a recipe for disaster and it’s - the shell-equivelant of the null-pointer-exception. + the shell-equivalent of the null-pointer-exception. } p {- |