diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-09-23 06:03:26 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-23 06:03:26 +0200 |
commit | efc2bca752a4c76b1ff6a73fa1f889762f170a07 (patch) | |
tree | d75237456352879cf071c1ac7c26084570873bdb /src/blog/extend | |
parent | ff5c5117d87fe4c3e2ab9f49f0b83d6c69598ed0 (diff) |
Fix typos
Diffstat (limited to 'src/blog/extend')
-rw-r--r-- | src/blog/extend/index.gsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/extend/index.gsp b/src/blog/extend/index.gsp index 069f255..a88a1b4 100644 --- a/src/blog/extend/index.gsp +++ b/src/blog/extend/index.gsp @@ -302,7 +302,7 @@ html lang="en" { another program (such as the @code{-st} terminal) and it adds tab-support to it. Not only does this reduce code-duplication, but it also is beneficial for you the software user as it means you get a - consistent UI with consistent-behavior and -key-bindings wherever you + consistent UI with consistent-behaviour and -key-bindings wherever you go. } } |