diff options
author | EuAndreh <eu@euandre.org> | 2019-05-22 10:02:37 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-22 13:41:36 -0300 |
commit | 2c94d06c10e484639e5f49026ea7784d73dff8c3 (patch) | |
tree | 8fa181dc8f17f1b6ef7c566254e553c9aae76d18 /site/pages/about.org | |
parent | Fix hakyll build: use proper src for subtasks.docs (diff) | |
download | euandre.org-2c94d06c10e484639e5f49026ea7784d73dff8c3.tar.gz euandre.org-2c94d06c10e484639e5f49026ea7784d73dff8c3.tar.xz |
Check spelling with hunspell and fix current errors
The =sort= command requires $LANG to be set in order to sort consistently acrros
environments and OSes.
hunspell needs it to properly interpret non-ascii characters from the provided
custom dictionaries.
Diffstat (limited to '')
-rw-r--r-- | site/pages/about.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/pages/about.org b/site/pages/about.org index 5d0f450..e9670fa 100644 --- a/site/pages/about.org +++ b/site/pages/about.org @@ -3,6 +3,6 @@ title: About --- Hi, I'm EuAndreh. -I write software and occasionaly music. +I write software and occasionally music. You can find my work on [[https://git.sr.ht/~euandreh/][Sourcehut]], [[https://gitlab.com/EuAndreh/][GitLab]] and [[https://github.com/EuAndreh/][GitHub]]. |