Sigh. New fun ethics problem. Apparent unattended AI goes around correcting basic spelling errors. Now we know the words are misspelled, we should correct them. Is this "using AI"? ugh. https://github.com/twisted/towncrier/pull/738
@glyph close them. If the mistakes are actually causing confusion, someone real will presumably fix them. Using codespell and languagetool yourself to proactively fix as much detected stuff as possible in one go is also an option. Neither of them are LLM as far as I could tell.
