Commit Graph

4 Commits

Author SHA1 Message Date
Matt Martz
6bda95ba1c Add 2.19 roadmap (#2138)
* Add 2.19 roadmap

* Add planned work to roadmap

* If I make this code is spelling happy?

* Ignore stdio

* Revert "If I make this code is spelling happy?"

This reverts commit 0b20dc4581.

* blargh

* Revert "Ignore stdio"

This reverts commit 275f7c1a16.
2024-12-04 17:18:08 +00:00
jeremy-bryant
ea82742348 Fix typo in communication.rst (#1598)
* Fix typo in communication.rst

Fix typo in
/msg alias
This should be
/msg alis
as described in the link https://libera.chat/guides/findingchannels

* ignore alis spell check

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
2024-06-18 11:07:47 +01:00
Don Naro
79d7670f35 update codespell ignore lines (#1366)
This change ignores spelling issues in two lines from the generated
docs/docssite/rst/reference_appendices/config.rst file.
2024-05-03 11:28:54 -04:00
Don Naro
2f8810b255 Add RST spellcheck (#524)
* Add docs spelling check
* Add codespell config to noxfile and ci
* Update README with details on spelling checks

Co-authored-by: Maxwell G <9920591+gotmax23@users.noreply.github.com>
2023-10-16 14:18:28 -04:00