From 68af6db09138fe6f14ba2c93dbc5212ae229a7fd Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 18 Nov 2023 23:50:37 +0100 Subject: Fix various typos --- .aspell.en.pws | 21 ++++++++++++++++++++- src/blog/extend/index.gsp | 4 ++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/.aspell.en.pws b/.aspell.en.pws index 8bc04c8..7afbb5c 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -1,9 +1,10 @@ -personal_ws-1.1 en 121 +personal_ws-1.1 en 140 AST Arav CLI CONFIG CTRL +Dmenu Dominus ESC Edsgar @@ -15,6 +16,7 @@ Instructables JS Malik Munroe +Mäkelä NAS NUL Neovim @@ -27,11 +29,17 @@ Sahil Sewell Shorthaired Shoutouts +Suckless +UCB +UI URI +USENIX VSCode Wadler XDG XKCD +YAML +agrat ame amongst awk @@ -44,8 +52,12 @@ capslock classicshorts cls codebase +columnate +columnates +composability dl dt +dwm else's figcaption filetype @@ -62,9 +74,11 @@ href hx iannis img +jpg keyup learnt lua +mailnews mcp mkpass mmv @@ -93,6 +107,7 @@ scancode scm sed shorthands +shuf sourcehut speedruns src @@ -104,11 +119,13 @@ syscall tdmm templating textfiles +tmux totp transpile transpiler transpiles undefining +userbase util utils vipe @@ -116,7 +133,9 @@ vit webm webtool whitespace +wl xargs xyz +yq zab zbarimg diff --git a/src/blog/extend/index.gsp b/src/blog/extend/index.gsp index ce2b5fd..9bdcc8a 100644 --- a/src/blog/extend/index.gsp +++ b/src/blog/extend/index.gsp @@ -191,7 +191,7 @@ html lang="en" { into only 2 lines of code is all you need to create a graphical interface that allows you to pick a unicode character, and then copies your selection to your clipboard — and it was all done by taking simple - tools and combining them to make a creater application. + tools and combining them to make a greater application. } p {- @@ -299,7 +299,7 @@ html lang="en" { It’s quite a simple piece of software. You simply run it together with 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 benefitial for you the software user as it means you get a + also is beneficial for you the software user as it means you get a consistent UI with consistent-behavior and -key-bindings wherever you go. } -- cgit v1.2.3