spell check *everything* authored by anarcat's avatar anarcat
After one too many pipeline failures due to old spell-checking
mistakes, I decided to own up to my stuff and spell check
everything. I actually ran:

     codespell --interactive 3 --write-changes *

And dealt with *almost* all the errors, except stuff in old/ which
I'll remove shortly.

When an error comes up now, it is new and should be fixed.
......@@ -32,7 +32,7 @@ hiro
ln5
---
1. nextcloud evaulation setup [wrapping up the setup]
1. nextcloud evaluation setup [wrapping up the setup]
2. gitlab vm [complete]
3. trying to move "put donated hw in use" forward [stalled]
4. onboarding [mostly done i think]
......@@ -90,7 +90,7 @@ Nextcloud status
----------------
We are using Riseup's Nextcloud as a test instance for replacing Google
internally. Someone raised the question fo backups and availability: it
internally. Someone raised the question of backups and availability: it
was recognized that it's possible Riseup might be less reliable than
Google, but that wasn't seen as a big limitation. The biggest concern is
whether we can meaningfully backup the stuff that is hosted there,
......
......